﻿2026-06-21T05:04:58.2441857Z Current runner version: '2.335.1'
2026-06-21T05:04:58.2446374Z Runner name: 'kitsubito'
2026-06-21T05:04:58.2446910Z Runner group name: 'Default'
2026-06-21T05:04:58.2447571Z Machine name: 'KITSUBITO'
2026-06-21T05:04:58.2449704Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T05:04:58.2451487Z Contents: read
2026-06-21T05:04:58.2451878Z Metadata: read
2026-06-21T05:04:58.2452245Z Packages: read
2026-06-21T05:04:58.2452615Z ##[endgroup]
2026-06-21T05:04:58.2454192Z Secret source: Actions
2026-06-21T05:04:58.2454697Z Prepare workflow directory
2026-06-21T05:04:58.2883794Z Prepare all required actions
2026-06-21T05:04:58.2912155Z Getting action download info
2026-06-21T05:04:58.5984274Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T05:04:59.1134678Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-21T05:04:59.1945799Z ##[group]Run pkill -9 -f 'yes FLOOD' || true
2026-06-21T05:04:59.1946439Z [36;1mpkill -9 -f 'yes FLOOD' || true[0m
2026-06-21T05:04:59.1947031Z [36;1mfor p in $(pgrep -x 'spt|notify-shell' || true); do[0m
2026-06-21T05:04:59.1947627Z [36;1m  exe=$(readlink -f "/proc/$p/exe" 2>/dev/null || true)[0m
2026-06-21T05:04:59.1948134Z [36;1m  case "$exe" in[0m
2026-06-21T05:04:59.1948628Z [36;1m    "$GITHUB_WORKSPACE"/*) kill -9 "$p" 2>/dev/null || true ;;[0m
2026-06-21T05:04:59.1949245Z [36;1m  esac[0m
2026-06-21T05:04:59.1949584Z [36;1mdone[0m
2026-06-21T05:04:59.1949927Z [36;1mexit 0[0m
2026-06-21T05:04:59.1965881Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-21T05:04:59.1966643Z ##[endgroup]
2026-06-21T05:04:59.2770074Z ##[group]Run actions/checkout@v5
2026-06-21T05:04:59.2770536Z with:
2026-06-21T05:04:59.2770899Z   repository: SaberMage/spt-core
2026-06-21T05:04:59.2774134Z   token: ***
2026-06-21T05:04:59.2774528Z   ssh-strict: true
2026-06-21T05:04:59.2774886Z   ssh-user: git
2026-06-21T05:04:59.2775262Z   persist-credentials: true
2026-06-21T05:04:59.2775655Z   clean: true
2026-06-21T05:04:59.2776023Z   sparse-checkout-cone-mode: true
2026-06-21T05:04:59.2776433Z   fetch-depth: 1
2026-06-21T05:04:59.2776786Z   fetch-tags: false
2026-06-21T05:04:59.2777162Z   show-progress: true
2026-06-21T05:04:59.2777654Z   lfs: false
2026-06-21T05:04:59.2778091Z   submodules: false
2026-06-21T05:04:59.2778611Z   set-safe-directory: true
2026-06-21T05:04:59.2779240Z ##[endgroup]
2026-06-21T05:04:59.3607731Z Syncing repository: SaberMage/spt-core
2026-06-21T05:04:59.3609353Z ##[group]Getting Git version info
2026-06-21T05:04:59.3610031Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T05:04:59.3610860Z [command]/usr/bin/git version
2026-06-21T05:04:59.3611270Z git version 2.43.0
2026-06-21T05:04:59.3622437Z ##[endgroup]
2026-06-21T05:04:59.3633354Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fc6f4a10-1c94-4b2e-b235-f25a2c3d1c30' before making global git config changes
2026-06-21T05:04:59.3634492Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T05:04:59.3636501Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T05:04:59.3667829Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T05:04:59.3687746Z https://github.com/SaberMage/spt-core
2026-06-21T05:04:59.3697672Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T05:04:59.3700453Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T05:04:59.3724025Z HEAD
2026-06-21T05:04:59.3755864Z ##[endgroup]
2026-06-21T05:04:59.3756717Z [command]/usr/bin/git submodule status
2026-06-21T05:04:59.3933816Z ##[group]Cleaning the repository
2026-06-21T05:04:59.3936496Z [command]/usr/bin/git clean -ffdx
2026-06-21T05:05:01.8232450Z Removing target/
2026-06-21T05:05:01.8242524Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T05:05:01.8412748Z HEAD is now at d84e16438 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:01.8418669Z ##[endgroup]
2026-06-21T05:05:01.8421693Z ##[group]Disabling automatic garbage collection
2026-06-21T05:05:01.8425719Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T05:05:01.8452616Z ##[endgroup]
2026-06-21T05:05:01.8453368Z ##[group]Setting up auth
2026-06-21T05:05:01.8460029Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T05:05:01.8488093Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T05:05:01.8677480Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T05:05:01.8705118Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T05:05:01.8887155Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T05:05:01.8914615Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T05:05:01.9102744Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T05:05:01.9132491Z ##[endgroup]
2026-06-21T05:05:01.9133230Z ##[group]Fetching the repository
2026-06-21T05:05:01.9139941Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d0467b6acb509760850c605533f294d4b989d0b5:refs/remotes/pull/26/merge
2026-06-21T05:05:02.3728259Z From https://github.com/SaberMage/spt-core
2026-06-21T05:05:02.3730081Z  + d84e16438...d0467b6ac d0467b6acb509760850c605533f294d4b989d0b5 -> pull/26/merge  (forced update)
2026-06-21T05:05:02.3751778Z ##[endgroup]
2026-06-21T05:05:02.3752354Z ##[group]Determining the checkout info
2026-06-21T05:05:02.3753174Z ##[endgroup]
2026-06-21T05:05:02.3757769Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T05:05:02.3800615Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T05:05:02.3828528Z ##[group]Checking out the ref
2026-06-21T05:05:02.3831453Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T05:05:02.3916515Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T05:05:02.3916949Z any of your branches:
2026-06-21T05:05:02.3917147Z 
2026-06-21T05:05:02.3917570Z   d84e16438 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:02.3918008Z 
2026-06-21T05:05:02.3918242Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T05:05:02.3918638Z to do so with:
2026-06-21T05:05:02.3918791Z 
2026-06-21T05:05:02.3919096Z  git branch <new-branch-name> d84e16438
2026-06-21T05:05:02.3919324Z 
2026-06-21T05:05:02.3920339Z HEAD is now at d0467b6ac Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:02.3927584Z ##[endgroup]
2026-06-21T05:05:02.3965713Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T05:05:02.3990818Z d0467b6acb509760850c605533f294d4b989d0b5
2026-06-21T05:05:02.4116513Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-21T05:05:02.4116967Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-21T05:05:02.4130008Z shell: /usr/bin/bash -e {0}
2026-06-21T05:05:02.4130221Z ##[endgroup]
2026-06-21T05:05:02.4225698Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-06-21T05:05:02.4229703Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-06-21T05:05:02.4243779Z shell: /usr/bin/bash -e {0}
2026-06-21T05:05:02.4243994Z env:
2026-06-21T05:05:02.4244199Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T05:05:02.4244431Z ##[endgroup]
2026-06-21T05:05:03.0648225Z    Compiling proc-macro2 v1.0.106
2026-06-21T05:05:03.0649604Z    Compiling quote v1.0.45
2026-06-21T05:05:03.0650033Z    Compiling unicode-ident v1.0.24
2026-06-21T05:05:03.0650439Z    Compiling libc v0.2.186
2026-06-21T05:05:03.0665795Z    Compiling serde_core v1.0.228
2026-06-21T05:05:03.0666114Z    Compiling cfg-if v1.0.4
2026-06-21T05:05:03.0666361Z    Compiling serde v1.0.228
2026-06-21T05:05:03.0735359Z    Compiling typenum v1.20.1
2026-06-21T05:05:03.0753841Z    Compiling version_check v0.9.5
2026-06-21T05:05:03.0820031Z    Compiling portable-atomic v1.13.1
2026-06-21T05:05:03.0861507Z    Compiling memchr v2.8.1
2026-06-21T05:05:03.0902639Z    Compiling find-msvc-tools v0.1.9
2026-06-21T05:05:03.1030714Z    Compiling shlex v2.0.1
2026-06-21T05:05:03.1031181Z    Compiling critical-section v1.2.0
2026-06-21T05:05:03.1103324Z    Compiling subtle v2.6.1
2026-06-21T05:05:03.1421772Z    Compiling log v0.4.32
2026-06-21T05:05:03.1611301Z    Compiling smallvec v1.15.1
2026-06-21T05:05:03.2147403Z    Compiling semver v1.0.28
2026-06-21T05:05:03.3117819Z    Compiling equivalent v1.0.2
2026-06-21T05:05:03.3520530Z    Compiling itoa v1.0.18
2026-06-21T05:05:03.3840702Z    Compiling cpufeatures v0.2.17
2026-06-21T05:05:03.3882094Z    Compiling bitflags v2.12.1
2026-06-21T05:05:03.4117184Z    Compiling hashbrown v0.17.1
2026-06-21T05:05:03.4118644Z    Compiling pin-project-lite v0.2.17
2026-06-21T05:05:03.4368708Z    Compiling rand_core v0.10.1
2026-06-21T05:05:03.4463440Z    Compiling getrandom v0.4.2
2026-06-21T05:05:03.4617250Z    Compiling bytes v1.11.1
2026-06-21T05:05:03.4700143Z    Compiling generic-array v0.14.7
2026-06-21T05:05:03.5051063Z    Compiling rustc_version v0.4.1
2026-06-21T05:05:03.6206341Z    Compiling futures-core v0.3.32
2026-06-21T05:05:03.6220498Z    Compiling zerocopy v0.8.50
2026-06-21T05:05:03.6456982Z    Compiling ahash v0.8.12
2026-06-21T05:05:03.6651488Z    Compiling signature v2.2.0
2026-06-21T05:05:03.6741372Z    Compiling stable_deref_trait v1.2.1
2026-06-21T05:05:03.6901034Z    Compiling futures-sink v0.3.32
2026-06-21T05:05:03.7170825Z    Compiling futures-io v0.3.32
2026-06-21T05:05:03.7420264Z    Compiling zmij v1.0.21
2026-06-21T05:05:03.7761031Z    Compiling vcpkg v0.2.15
2026-06-21T05:05:03.8080605Z    Compiling ed25519 v2.2.3
2026-06-21T05:05:03.8502236Z    Compiling slab v0.4.12
2026-06-21T05:05:03.8720788Z    Compiling pkg-config v0.3.33
2026-06-21T05:05:03.8880707Z    Compiling futures-channel v0.3.32
2026-06-21T05:05:03.9490822Z    Compiling curve25519-dalek v4.1.3
2026-06-21T05:05:03.9940888Z    Compiling serde_json v1.0.150
2026-06-21T05:05:04.0020329Z    Compiling futures-task v0.3.32
2026-06-21T05:05:04.2264115Z    Compiling fastrand v2.4.1
2026-06-21T05:05:04.2426224Z    Compiling fallible-iterator v0.3.0
2026-06-21T05:05:04.2837501Z    Compiling indexmap v2.14.0
2026-06-21T05:05:04.3570835Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T05:05:04.3810756Z    Compiling syn v2.0.117
2026-06-21T05:05:04.4643971Z    Compiling rustversion v1.0.22
2026-06-21T05:05:04.4867033Z    Compiling autocfg v1.5.1
2026-06-21T05:05:04.4900956Z    Compiling fnv v1.0.7
2026-06-21T05:05:04.5050620Z    Compiling cfg_aliases v0.2.1
2026-06-21T05:05:04.5176988Z    Compiling strsim v0.11.1
2026-06-21T05:05:04.5470764Z    Compiling litemap v0.8.2
2026-06-21T05:05:04.5630677Z    Compiling writeable v0.6.3
2026-06-21T05:05:04.5760235Z    Compiling icu_properties_data v2.2.0
2026-06-21T05:05:04.6059803Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T05:05:04.6600885Z    Compiling ident_case v1.0.1
2026-06-21T05:05:04.7281888Z    Compiling fs_extra v1.3.0
2026-06-21T05:05:04.7420991Z    Compiling dunce v1.0.5
2026-06-21T05:05:04.7940734Z    Compiling utf8_iter v1.0.4
2026-06-21T05:05:04.8010300Z    Compiling anyhow v1.0.102
2026-06-21T05:05:04.8301095Z    Compiling rustix v1.1.4
2026-06-21T05:05:04.8396567Z    Compiling jobserver v0.1.34
2026-06-21T05:05:04.9540769Z    Compiling percent-encoding v2.3.2
2026-06-21T05:05:04.9799627Z    Compiling crypto-common v0.1.7
2026-06-21T05:05:05.0050629Z    Compiling block-buffer v0.10.4
2026-06-21T05:05:05.0373672Z    Compiling linux-raw-sys v0.12.1
2026-06-21T05:05:05.0874185Z    Compiling cc v1.2.63
2026-06-21T05:05:05.1138626Z    Compiling digest v0.10.7
2026-06-21T05:05:05.1139441Z    Compiling http v1.4.1
2026-06-21T05:05:05.1440002Z    Compiling aws-lc-rs v1.17.0
2026-06-21T05:05:05.1663771Z    Compiling unicode-segmentation v1.13.3
2026-06-21T05:05:05.1692364Z    Compiling thiserror v2.0.18
2026-06-21T05:05:05.1930964Z    Compiling cpufeatures v0.3.0
2026-06-21T05:05:05.2771166Z    Compiling scopeguard v1.2.0
2026-06-21T05:05:05.3060723Z    Compiling chacha20 v0.10.0
2026-06-21T05:05:05.3791194Z    Compiling sha2 v0.10.9
2026-06-21T05:05:05.3961784Z    Compiling lock_api v0.4.14
2026-06-21T05:05:05.3962694Z    Compiling form_urlencoded v1.2.2
2026-06-21T05:05:05.4209930Z    Compiling untrusted v0.9.0
2026-06-21T05:05:05.5872510Z    Compiling heck v0.5.0
2026-06-21T05:05:05.5950030Z    Compiling rustls v0.23.40
2026-06-21T05:05:05.5967076Z    Compiling unicode-xid v0.2.6
2026-06-21T05:05:05.6781182Z    Compiling getrandom v0.2.17
2026-06-21T05:05:05.6960394Z    Compiling mio v1.2.1
2026-06-21T05:05:05.7201231Z    Compiling socket2 v0.6.4
2026-06-21T05:05:05.7332244Z    Compiling fs2 v0.4.3
2026-06-21T05:05:05.7563805Z    Compiling convert_case v0.10.0
2026-06-21T05:05:05.7780078Z    Compiling atomic-waker v1.1.2
2026-06-21T05:05:05.7941227Z    Compiling const-oid v0.10.2
2026-06-21T05:05:05.8510665Z    Compiling rand_core v0.6.4
2026-06-21T05:05:05.8970658Z    Compiling parking_lot_core v0.9.12
2026-06-21T05:05:05.9040556Z    Compiling rand v0.10.1
2026-06-21T05:05:05.9110698Z    Compiling httparse v1.10.1
2026-06-21T05:05:05.9520665Z    Compiling paste v1.0.15
2026-06-21T05:05:05.9910282Z    Compiling num-traits v0.2.19
2026-06-21T05:05:05.9984727Z    Compiling hybrid-array v0.4.12
2026-06-21T05:05:06.1080619Z    Compiling base64ct v1.8.3
2026-06-21T05:05:06.1230881Z    Compiling either v1.16.0
2026-06-21T05:05:06.1530353Z    Compiling powerfmt v0.2.0
2026-06-21T05:05:06.3860701Z    Compiling http-body v1.0.1
2026-06-21T05:05:06.4080859Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T05:05:06.4570385Z    Compiling deranged v0.5.8
2026-06-21T05:05:06.5350618Z    Compiling memoffset v0.6.5
2026-06-21T05:05:06.5601024Z    Compiling thiserror v1.0.69
2026-06-21T05:05:06.6120908Z    Compiling cmake v0.1.58
2026-06-21T05:05:06.6703991Z    Compiling tinyvec_macros v0.1.1
2026-06-21T05:05:06.7380379Z    Compiling num-conv v0.2.2
2026-06-21T05:05:06.7480785Z    Compiling try-lock v0.2.5
2026-06-21T05:05:06.8270403Z    Compiling base64 v0.22.1
2026-06-21T05:05:06.8371191Z    Compiling time-core v0.1.8
2026-06-21T05:05:06.8410941Z    Compiling data-encoding v2.11.0
2026-06-21T05:05:06.8581320Z    Compiling tower-service v0.3.3
2026-06-21T05:05:06.8646283Z    Compiling ref-cast v1.0.25
2026-06-21T05:05:06.8791449Z    Compiling want v0.3.1
2026-06-21T05:05:06.9040901Z    Compiling parking_lot v0.12.5
2026-06-21T05:05:06.9535267Z    Compiling tinyvec v1.11.0
2026-06-21T05:05:06.9700934Z    Compiling block-buffer v0.12.0
2026-06-21T05:05:06.9921426Z    Compiling crypto-common v0.2.2
2026-06-21T05:05:07.0374206Z    Compiling serial-core v0.4.0
2026-06-21T05:05:07.1094863Z    Compiling ioctl-rs v0.1.6
2026-06-21T05:05:07.1552630Z    Compiling termios v0.2.2
2026-06-21T05:05:07.1880667Z    Compiling vergen-lib v9.1.0
2026-06-21T05:05:07.2330355Z    Compiling inout v0.1.4
2026-06-21T05:05:07.2368890Z    Compiling n0-future v0.3.2
2026-06-21T05:05:07.2400786Z    Compiling aho-corasick v1.1.4
2026-06-21T05:05:07.3440586Z    Compiling winnow v0.7.15
2026-06-21T05:05:07.3654785Z    Compiling httpdate v1.0.3
2026-06-21T05:05:07.3990605Z    Compiling diatomic-waker v0.2.3
2026-06-21T05:05:07.4430972Z    Compiling winnow v1.0.3
2026-06-21T05:05:07.4650758Z    Compiling cordyceps v0.3.4
2026-06-21T05:05:07.4742135Z    Compiling regex-syntax v0.8.10
2026-06-21T05:05:07.5650502Z    Compiling toml_write v0.1.2
2026-06-21T05:05:07.6480627Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T05:05:07.7040840Z    Compiling aws-lc-sys v0.41.0
2026-06-21T05:05:07.7880615Z    Compiling ring v0.17.14
2026-06-21T05:05:07.8880618Z    Compiling spin v0.10.0
2026-06-21T05:05:08.0141625Z    Compiling crossbeam-utils v0.8.21
2026-06-21T05:05:08.0446924Z    Compiling parking v2.2.1
2026-06-21T05:05:08.0560690Z    Compiling futures-buffered v0.2.13
2026-06-21T05:05:08.1200814Z    Compiling digest v0.11.3
2026-06-21T05:05:08.2600510Z    Compiling futures-lite v2.6.1
2026-06-21T05:05:08.3280541Z    Compiling cipher v0.4.4
2026-06-21T05:05:08.3660800Z    Compiling serial-unix v0.4.0
2026-06-21T05:05:08.4830569Z    Compiling netlink-packet-core v0.8.1
2026-06-21T05:05:08.5020622Z    Compiling vergen-lib v0.1.6
2026-06-21T05:05:08.5168402Z    Compiling vergen v9.1.0
2026-06-21T05:05:08.5720669Z    Compiling universal-hash v0.5.1
2026-06-21T05:05:08.5901068Z    Compiling noq-udp v0.10.0
2026-06-21T05:05:08.6610982Z    Compiling heapless v0.7.17
2026-06-21T05:05:08.7466473Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T05:05:08.7587364Z    Compiling sync_wrapper v1.0.2
2026-06-21T05:05:08.8613033Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T05:05:08.9702936Z    Compiling pin-utils v0.1.0
2026-06-21T05:05:08.9784760Z    Compiling dyn-clone v1.0.20
2026-06-21T05:05:08.9921216Z    Compiling allocator-api2 v0.2.21
2026-06-21T05:05:08.9928077Z    Compiling byteorder v1.5.0
2026-06-21T05:05:09.0024850Z    Compiling opaque-debug v0.3.1
2026-06-21T05:05:09.0311899Z    Compiling bitflags v1.3.2
2026-06-21T05:05:09.0921059Z    Compiling nix v0.25.1
2026-06-21T05:05:09.1095664Z    Compiling polyval v0.6.2
2026-06-21T05:05:09.1640908Z    Compiling hash32 v0.2.1
2026-06-21T05:05:09.2381559Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T05:05:09.2456404Z    Compiling serial v0.4.0
2026-06-21T05:05:09.3130818Z    Compiling spin v0.9.8
2026-06-21T05:05:09.3221906Z    Compiling vergen-gitcl v1.0.8
2026-06-21T05:05:09.3569947Z    Compiling downcast-rs v1.2.1
2026-06-21T05:05:09.3737872Z    Compiling synstructure v0.13.2
2026-06-21T05:05:09.4346840Z    Compiling darling_core v0.20.11
2026-06-21T05:05:09.4440466Z    Compiling serde_derive_internals v0.29.1
2026-06-21T05:05:09.4553798Z    Compiling ryu v1.0.23
2026-06-21T05:05:09.5149720Z    Compiling signature v3.0.0
2026-06-21T05:05:09.6427454Z    Compiling shell-words v1.1.1
2026-06-21T05:05:09.6574210Z    Compiling tower-layer v0.3.3
2026-06-21T05:05:09.7975642Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T05:05:09.8852907Z    Compiling num_threads v0.1.7
2026-06-21T05:05:09.9382268Z    Compiling ghash v0.5.1
2026-06-21T05:05:09.9870580Z    Compiling time v0.3.47
2026-06-21T05:05:10.0060865Z    Compiling aes v0.8.4
2026-06-21T05:05:10.0482677Z    Compiling ctr v0.9.2
2026-06-21T05:05:10.0570158Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T05:05:10.0571762Z    Compiling http-body-util v0.1.3
2026-06-21T05:05:10.2270792Z    Compiling regex-automata v0.4.14
2026-06-21T05:05:10.3179266Z    Compiling aead v0.5.2
2026-06-21T05:05:10.3300583Z    Compiling openssl-probe v0.2.1
2026-06-21T05:05:10.4472921Z    Compiling crossbeam-channel v0.5.15
2026-06-21T05:05:10.5540940Z    Compiling aes-gcm v0.10.3
2026-06-21T05:05:10.5669761Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T05:05:10.6917813Z    Compiling proc-macro-crate v3.5.0
2026-06-21T05:05:10.7283186Z    Compiling netlink-packet-route v0.29.0
2026-06-21T05:05:10.8903110Z    Compiling blake3 v1.8.5
2026-06-21T05:05:11.0010959Z    Compiling uuid v1.23.2
2026-06-21T05:05:11.2067300Z    Compiling netwatch v0.16.0
2026-06-21T05:05:11.2197081Z    Compiling noq v0.18.0
2026-06-21T05:05:11.2689833Z    Compiling acto v0.8.2
2026-06-21T05:05:11.3154194Z    Compiling lru-slab v0.1.2
2026-06-21T05:05:11.3821095Z    Compiling serde_derive v1.0.228
2026-06-21T05:05:11.4256634Z    Compiling zeroize_derive v1.4.3
2026-06-21T05:05:11.4643173Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T05:05:11.4758562Z    Compiling tokio-macros v2.7.0
2026-06-21T05:05:11.4848477Z    Compiling futures-macro v0.3.32
2026-06-21T05:05:11.5258610Z    Compiling zerofrom-derive v0.1.7
2026-06-21T05:05:11.5894941Z    Compiling yoke-derive v0.8.2
2026-06-21T05:05:12.0402198Z    Compiling zeroize v1.8.2
2026-06-21T05:05:12.0925773Z    Compiling zerovec-derive v0.11.3
2026-06-21T05:05:12.1801178Z    Compiling displaydoc v0.2.6
2026-06-21T05:05:12.2340651Z    Compiling tokio v1.52.3
2026-06-21T05:05:12.4320134Z    Compiling futures-util v0.3.32
2026-06-21T05:05:12.4730195Z    Compiling tracing-attributes v0.1.31
2026-06-21T05:05:12.7237885Z    Compiling rustls-pki-types v1.14.1
2026-06-21T05:05:12.8537269Z    Compiling zerofrom v0.1.8
2026-06-21T05:05:12.9081450Z    Compiling thiserror-impl v2.0.18
2026-06-21T05:05:12.9430869Z    Compiling darling_macro v0.20.11
2026-06-21T05:05:13.0012413Z    Compiling yoke v0.8.3
2026-06-21T05:05:13.2234858Z    Compiling zerotrie v0.2.4
2026-06-21T05:05:13.2675621Z    Compiling darling v0.20.11
2026-06-21T05:05:13.3338506Z    Compiling derive_more-impl v2.1.1
2026-06-21T05:05:13.4084756Z    Compiling derive_builder_core v0.20.2
2026-06-21T05:05:13.5240995Z    Compiling ed25519-dalek v2.2.0
2026-06-21T05:05:13.6200677Z    Compiling zerovec v0.11.6
2026-06-21T05:05:13.8456099Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-21T05:05:14.0395424Z    Compiling spez v0.1.2
2026-06-21T05:05:14.0791106Z    Compiling n0-error-macros v0.1.3
2026-06-21T05:05:14.0961958Z    Compiling der v0.8.0-rc.10
2026-06-21T05:05:14.3450457Z    Compiling tinystr v0.8.3
2026-06-21T05:05:14.3779544Z    Compiling potential_utf v0.1.5
2026-06-21T05:05:14.5664792Z    Compiling icu_locale_core v2.2.0
2026-06-21T05:05:14.5900853Z    Compiling icu_collections v2.2.0
2026-06-21T05:05:14.6239121Z    Compiling pin-project-internal v1.1.13
2026-06-21T05:05:14.6841606Z    Compiling derive_builder_macro v0.20.2
2026-06-21T05:05:14.9810937Z    Compiling derive_builder v0.20.2
2026-06-21T05:05:15.0907488Z    Compiling ref-cast-impl v1.0.25
2026-06-21T05:05:15.2291073Z    Compiling n0-error v0.1.3
2026-06-21T05:05:15.3604437Z    Compiling thiserror-impl v1.0.69
2026-06-21T05:05:15.4075630Z    Compiling schemars_derive v1.2.1
2026-06-21T05:05:15.5977719Z    Compiling spki v0.8.0-rc.4
2026-06-21T05:05:15.7225303Z    Compiling icu_provider v2.2.0
2026-06-21T05:05:15.8502619Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T05:05:16.0100892Z    Compiling pin-project v1.1.13
2026-06-21T05:05:16.0665969Z    Compiling icu_properties v2.2.0
2026-06-21T05:05:16.1061177Z    Compiling icu_normalizer v2.2.0
2026-06-21T05:05:16.1640764Z    Compiling futures-executor v0.3.32
2026-06-21T05:05:16.2310978Z    Compiling regex v1.12.3
2026-06-21T05:05:16.3517272Z    Compiling futures v0.3.32
2026-06-21T05:05:16.3811029Z    Compiling cobs v0.3.0
2026-06-21T05:05:16.4390597Z    Compiling postcard-derive v0.2.2
2026-06-21T05:05:16.5150451Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T05:05:16.6590564Z    Compiling ipnet v2.12.0
2026-06-21T05:05:16.6950778Z    Compiling serde_spanned v0.6.9
2026-06-21T05:05:16.8559648Z    Compiling toml_datetime v0.6.11
2026-06-21T05:05:16.9318148Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T05:05:16.9510743Z    Compiling filedescriptor v0.8.3
2026-06-21T05:05:17.0760468Z    Compiling data-encoding-macro v0.1.20
2026-06-21T05:05:17.1378333Z    Compiling toml_edit v0.22.27
2026-06-21T05:05:17.2055865Z    Compiling prefix-trie v0.8.4
2026-06-21T05:05:17.2160528Z    Compiling portable-pty v0.8.1
2026-06-21T05:05:17.4460537Z    Compiling once_cell v1.21.4
2026-06-21T05:05:17.4820699Z    Compiling schemars v1.2.1
2026-06-21T05:05:17.5801519Z    Compiling idna_adapter v1.2.2
2026-06-21T05:05:17.7010967Z    Compiling tracing-core v0.1.36
2026-06-21T05:05:17.7074515Z    Compiling idna v1.1.0
2026-06-21T05:05:17.7421097Z    Compiling tempfile v3.27.0
2026-06-21T05:05:17.9283469Z    Compiling hashbrown v0.14.5
2026-06-21T05:05:17.9450936Z    Compiling tokio-util v0.7.18
2026-06-21T05:05:17.9610889Z    Compiling derive_more v2.1.1
2026-06-21T05:05:18.0371047Z    Compiling netlink-sys v0.8.8
2026-06-21T05:05:18.1559822Z    Compiling url v2.5.8
2026-06-21T05:05:18.1905783Z    Compiling tracing v0.1.44
2026-06-21T05:05:18.3894505Z    Compiling tower v0.5.3
2026-06-21T05:05:18.4840777Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T05:05:18.5427217Z    Compiling postcard v1.1.3
2026-06-21T05:05:18.5631202Z    Compiling rustls-native-certs v0.8.4
2026-06-21T05:05:18.7276533Z    Compiling hashlink v0.9.1
2026-06-21T05:05:18.8492356Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T05:05:18.9870336Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T05:05:19.0071347Z    Compiling strum_macros v0.28.0
2026-06-21T05:05:19.0641108Z    Compiling num_enum_derive v0.7.6
2026-06-21T05:05:19.0947112Z    Compiling h2 v0.4.14
2026-06-21T05:05:19.1261437Z    Compiling enum-assoc v1.3.0
2026-06-21T05:05:19.1690704Z    Compiling async-trait v0.1.89
2026-06-21T05:05:19.2648694Z    Compiling rusqlite v0.32.1
2026-06-21T05:05:19.2878840Z    Compiling tagptr v0.2.0
2026-06-21T05:05:19.3251246Z    Compiling identity-hash v0.1.0
2026-06-21T05:05:19.4278328Z    Compiling mac-addr v0.3.0
2026-06-21T05:05:19.4420438Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T05:05:19.5062995Z    Compiling xml-rs v0.8.28
2026-06-21T05:05:19.6260628Z    Compiling rustc-hash v2.1.2
2026-06-21T05:05:19.6465604Z    Compiling foldhash v0.2.0
2026-06-21T05:05:19.7538715Z    Compiling toml v0.8.23
2026-06-21T05:05:19.8490746Z    Compiling hashbrown v0.16.1
2026-06-21T05:05:19.9080932Z    Compiling netdev v0.42.0
2026-06-21T05:05:19.9383946Z    Compiling moka v0.12.15
2026-06-21T05:05:19.9870806Z    Compiling iroh-metrics v0.38.3
2026-06-21T05:05:20.1151734Z    Compiling num_enum v0.7.6
2026-06-21T05:05:20.2170770Z    Compiling n0-watcher v0.6.1
2026-06-21T05:05:20.2790975Z    Compiling tokio-stream v0.1.18
2026-06-21T05:05:20.4570687Z    Compiling xmltree v0.10.3
2026-06-21T05:05:20.6421163Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-21T05:05:20.6940799Z    Compiling tower-http v0.6.11
2026-06-21T05:05:20.7572622Z    Compiling attohttpc v0.30.1
2026-06-21T05:05:20.9923142Z    Compiling iroh-base v0.98.0
2026-06-21T05:05:21.0390713Z    Compiling netlink-proto v0.12.0
2026-06-21T05:05:21.2360966Z    Compiling iroh-relay v0.98.0
2026-06-21T05:05:21.3015660Z    Compiling netlink-packet-route v0.30.0
2026-06-21T05:05:21.3200786Z    Compiling simple-dns v0.9.3
2026-06-21T05:05:21.3555304Z    Compiling constant_time_eq v0.4.2
2026-06-21T05:05:21.5151171Z    Compiling sha1_smol v1.0.1
2026-06-21T05:05:21.5225471Z    Compiling smol_str v0.1.24
2026-06-21T05:05:21.5604124Z    Compiling arrayref v0.3.9
2026-06-21T05:05:21.6421251Z    Compiling simdutf8 v0.1.5
2026-06-21T05:05:21.6538751Z    Compiling arrayvec v0.7.6
2026-06-21T05:05:21.7110451Z    Compiling strum v0.28.0
2026-06-21T05:05:21.7437676Z    Compiling resolv-conf v0.7.6
2026-06-21T05:05:21.8130998Z    Compiling lru v0.16.4
2026-06-21T05:05:21.8220568Z    Compiling webpki-roots v1.0.7
2026-06-21T05:05:21.8758070Z    Compiling serde_bytes v0.11.19
2026-06-21T05:05:21.9360795Z    Compiling seize v0.5.1
2026-06-21T05:05:21.9600672Z    Compiling hmac v0.12.1
2026-06-21T05:05:21.9931070Z    Compiling iroh v0.98.2
2026-06-21T05:05:22.1250707Z    Compiling cmov v0.5.4
2026-06-21T05:05:22.1328053Z    Compiling hkdf v0.12.4
2026-06-21T05:05:22.1570850Z    Compiling backon v1.6.0
2026-06-21T05:05:22.2629946Z    Compiling papaya v0.2.4
2026-06-21T05:05:22.2881076Z    Compiling spake2 v0.4.0
2026-06-21T05:05:22.3118612Z    Compiling sha1 v0.10.6
2026-06-21T05:05:22.3755563Z    Compiling ctutils v0.4.2
2026-06-21T05:05:22.4001566Z    Compiling doctest-file v1.1.1
2026-06-21T05:05:22.4660678Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T05:05:22.5040747Z    Compiling errno v0.3.14
2026-06-21T05:05:22.5852551Z    Compiling signal-hook v0.3.18
2026-06-21T05:05:22.6168497Z    Compiling signal-hook-registry v1.4.8
2026-06-21T05:05:22.6172989Z    Compiling darling_core v0.23.0
2026-06-21T05:05:22.6393747Z    Compiling iroh-dns v0.98.0
2026-06-21T05:05:22.6553418Z    Compiling rustix v0.38.44
2026-06-21T05:05:22.6981923Z    Compiling utf8parse v0.2.2
2026-06-21T05:05:22.7076205Z    Compiling anstyle-query v1.1.5
2026-06-21T05:05:22.7613505Z    Compiling anstyle v1.0.14
2026-06-21T05:05:22.7876226Z    Compiling anstyle-parse v1.0.0
2026-06-21T05:05:22.8101708Z    Compiling foldhash v0.1.5
2026-06-21T05:05:22.8626711Z    Compiling interprocess v2.4.2
2026-06-21T05:05:22.9940569Z    Compiling instability v0.3.12
2026-06-21T05:05:23.0120617Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T05:05:23.0204051Z    Compiling colorchoice v1.0.5
2026-06-21T05:05:23.0447213Z    Compiling linux-raw-sys v0.4.15
2026-06-21T05:05:23.0880512Z    Compiling anstream v1.0.0
2026-06-21T05:05:23.0988905Z    Compiling hashbrown v0.15.5
2026-06-21T05:05:23.1069426Z    Compiling strum_macros v0.26.4
2026-06-21T05:05:23.2000694Z    Compiling signal-hook-mio v0.2.5
2026-06-21T05:05:23.2160847Z    Compiling terminal_size v0.4.4
2026-06-21T05:05:23.3439138Z    Compiling itertools v0.13.0
2026-06-21T05:05:23.3543314Z    Compiling castaway v0.2.4
2026-06-21T05:05:23.3990961Z    Compiling unicode-width v0.1.14
2026-06-21T05:05:23.4520774Z    Compiling indoc v2.0.7
2026-06-21T05:05:23.4941040Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-21T05:05:23.6890743Z    Compiling clap_lex v1.1.0
2026-06-21T05:05:23.7520684Z    Compiling static_assertions v1.1.0
2026-06-21T05:05:23.8511468Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-21T05:05:23.8875085Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-21T05:05:23.9100397Z    Compiling clap_builder v4.6.0
2026-06-21T05:05:24.0070748Z    Compiling lru v0.12.5
2026-06-21T05:05:24.0868061Z    Compiling compact_str v0.8.2
2026-06-21T05:05:24.1801070Z    Compiling clap_derive v4.6.1
2026-06-21T05:05:24.3300557Z    Compiling unicode-width v0.2.0
2026-06-21T05:05:24.6550707Z    Compiling hyper v1.10.1
2026-06-21T05:05:24.7350470Z    Compiling crossterm v0.28.1
2026-06-21T05:05:24.7510401Z    Compiling iana-time-zone v0.1.65
2026-06-21T05:05:24.9600833Z    Compiling cassowary v0.3.0
2026-06-21T05:05:25.1141140Z    Compiling chrono v0.4.45
2026-06-21T05:05:25.3654950Z    Compiling strum v0.26.3
2026-06-21T05:05:25.4021081Z    Compiling unicode-truncate v1.1.0
2026-06-21T05:05:25.4807415Z    Compiling nucleo-matcher v0.3.1
2026-06-21T05:05:25.5620674Z    Compiling qrcode v0.14.1
2026-06-21T05:05:26.3137897Z    Compiling mock-adapter v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-21T05:05:26.4603765Z    Compiling hyper-util v0.1.20
2026-06-21T05:05:26.5979941Z    Compiling darling_macro v0.23.0
2026-06-21T05:05:26.8231321Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-21T05:05:26.9077453Z    Compiling darling v0.23.0
2026-06-21T05:05:26.9591122Z    Compiling clap v4.6.1
2026-06-21T05:05:27.6337445Z    Compiling ratatui v0.29.0
2026-06-21T05:05:28.5555145Z    Compiling igd-next v0.17.1
2026-06-21T05:05:29.9133067Z    Compiling portmapper v0.16.0
2026-06-21T05:05:37.5684362Z    Compiling rustls-webpki v0.103.13
2026-06-21T05:05:39.9713196Z    Compiling tokio-rustls v0.26.4
2026-06-21T05:05:39.9713759Z    Compiling noq-proto v0.17.0
2026-06-21T05:05:39.9714292Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T05:05:40.1102437Z    Compiling hyper-rustls v0.27.9
2026-06-21T05:05:40.1103081Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T05:05:40.1103649Z    Compiling tokio-websockets v0.13.2
2026-06-21T05:05:40.2373042Z    Compiling reqwest v0.13.4
2026-06-21T05:05:41.1474165Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T05:05:54.5862747Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-21T05:05:56.0066353Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-21T05:06:04.2731370Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-21T05:07:14.0165820Z    Compiling xtask v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-21T05:07:42.6485231Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 39s
2026-06-21T05:07:42.9435962Z ────────────
2026-06-21T05:07:42.9436811Z  Nextest run ID 7d5f3821-9fff-4471-aa52-8234c8bc4e91 with nextest profile: default
2026-06-21T05:07:42.9437292Z     Starting 1156 tests across 48 binaries (1 test and 39 binaries skipped)
2026-06-21T05:07:42.9494508Z         PASS [   0.012s] (   1/1156) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-21T05:07:42.9523954Z         PASS [   0.017s] (   2/1156) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-21T05:07:42.9524913Z         PASS [   0.017s] (   3/1156) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-21T05:07:42.9525722Z         PASS [   0.017s] (   4/1156) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-21T05:07:42.9575820Z         PASS [   0.005s] (   5/1156) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-21T05:07:43.0985280Z         PASS [   0.150s] (   6/1156) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-21T05:07:43.1320141Z         PASS [   0.196s] (   7/1156) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-21T05:07:43.1534577Z         PASS [   0.021s] (   8/1156) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-21T05:07:43.1787108Z         PASS [   0.025s] (   9/1156) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-21T05:07:43.1957683Z         PASS [   0.017s] (  10/1156) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-21T05:07:43.2052610Z         PASS [   0.009s] (  11/1156) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-21T05:07:43.2151786Z         PASS [   0.010s] (  12/1156) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-21T05:07:43.2299567Z         PASS [   0.013s] (  13/1156) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-21T05:07:43.2419586Z         PASS [   0.014s] (  14/1156) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-21T05:07:43.2469607Z         PASS [   0.311s] (  15/1156) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-21T05:07:43.2502514Z         PASS [   0.314s] (  16/1156) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-21T05:07:43.2527858Z         PASS [   0.011s] (  17/1156) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-21T05:07:43.2579529Z         PASS [   0.011s] (  18/1156) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-21T05:07:43.2763673Z         PASS [   0.026s] (  19/1156) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-21T05:07:43.2764509Z         PASS [   0.024s] (  20/1156) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-21T05:07:43.3623351Z         PASS [   0.410s] (  21/1156) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-21T05:07:43.3644137Z         PASS [   0.088s] (  22/1156) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-21T05:07:43.3752782Z         PASS [   0.011s] (  23/1156) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-21T05:07:43.3965178Z         PASS [   0.461s] (  24/1156) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-21T05:07:43.4549926Z         PASS [   0.080s] (  25/1156) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-21T05:07:43.4584773Z         PASS [   0.182s] (  26/1156) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-21T05:07:43.4606965Z         PASS [   0.203s] (  27/1156) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-21T05:07:43.4658406Z         PASS [   0.010s] (  28/1156) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-21T05:07:43.4713994Z         PASS [   0.519s] (  29/1156) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-21T05:07:43.4716599Z         PASS [   0.011s] (  30/1156) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-21T05:07:43.4751899Z         PASS [   0.017s] (  31/1156) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-21T05:07:43.4764152Z         PASS [   0.541s] (  32/1156) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-21T05:07:43.4770525Z         PASS [   0.011s] (  33/1156) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-21T05:07:43.4838606Z         PASS [   0.012s] (  34/1156) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-21T05:07:43.4864030Z         PASS [   0.011s] (  35/1156) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-21T05:07:43.4870726Z         PASS [   0.011s] (  36/1156) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-21T05:07:43.4877318Z         PASS [   0.011s] (  37/1156) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-21T05:07:43.4913806Z         PASS [   0.019s] (  38/1156) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-21T05:07:43.5150785Z         PASS [   0.028s] (  39/1156) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-21T05:07:43.5197350Z         PASS [   0.583s] (  40/1156) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-21T05:07:43.5259352Z         PASS [   0.011s] (  41/1156) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-21T05:07:43.5414325Z         PASS [   0.015s] (  42/1156) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-21T05:07:43.5566998Z         PASS [   0.015s] (  43/1156) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-21T05:07:43.5604218Z         PASS [   0.076s] (  44/1156) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-21T05:07:43.5706604Z         PASS [   0.084s] (  45/1156) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-21T05:07:43.5727552Z         PASS [   0.081s] (  46/1156) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-21T05:07:43.5775165Z         PASS [   0.642s] (  47/1156) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-21T05:07:43.5817368Z         PASS [   0.094s] (  48/1156) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-21T05:07:43.5865678Z         PASS [   0.009s] (  49/1156) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-21T05:07:43.5889427Z         PASS [   0.016s] (  50/1156) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-21T05:07:43.5948382Z         PASS [   0.232s] (  51/1156) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-21T05:07:43.5966191Z         PASS [   0.015s] (  52/1156) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-21T05:07:43.5970594Z         PASS [   0.011s] (  53/1156) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-21T05:07:43.6059508Z         PASS [   0.017s] (  54/1156) spt::bin/spt api::tests::adapter_is_optional
2026-06-21T05:07:43.6060489Z         PASS [   0.670s] (  55/1156) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-21T05:07:43.6063978Z         PASS [   0.011s] (  56/1156) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-21T05:07:43.6065142Z         PASS [   0.009s] (  57/1156) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-21T05:07:43.6066501Z         PASS [   0.087s] (  58/1156) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-21T05:07:43.6087690Z         PASS [   0.012s] (  59/1156) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-21T05:07:43.6164000Z         PASS [   0.681s] (  60/1156) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-21T05:07:43.6189993Z         PASS [   0.013s] (  61/1156) spt::bin/spt api::tests::state_value_is_validated
2026-06-21T05:07:43.6194793Z         PASS [   0.014s] (  62/1156) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-21T05:07:43.6195886Z         PASS [   0.013s] (  63/1156) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-21T05:07:43.6203560Z         PASS [   0.014s] (  64/1156) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-21T05:07:43.6230681Z         PASS [   0.016s] (  65/1156) spt::bin/spt api::tests::surface_parses
2026-06-21T05:07:43.6325441Z         PASS [   0.013s] (  66/1156) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-21T05:07:43.6374053Z         PASS [   0.018s] (  67/1156) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-21T05:07:43.6392703Z         PASS [   0.083s] (  68/1156) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-21T05:07:43.6453682Z         PASS [   0.013s] (  69/1156) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-21T05:07:43.6457575Z         PASS [   0.023s] (  70/1156) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-21T05:07:43.6475432Z         PASS [   0.087s] (  71/1156) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-21T05:07:43.6509165Z         PASS [   0.011s] (  72/1156) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-21T05:07:43.6557248Z         PASS [   0.018s] (  73/1156) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-21T05:07:43.6558307Z         PASS [   0.010s] (  74/1156) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-21T05:07:43.6561622Z         PASS [   0.010s] (  75/1156) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-21T05:07:43.6562586Z         PASS [   0.086s] (  76/1156) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-21T05:07:43.6615739Z         PASS [   0.014s] (  77/1156) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-21T05:07:43.6622358Z         PASS [   0.011s] (  78/1156) spt::bin/spt cli::tests::bare_tty_guard
2026-06-21T05:07:43.6624217Z         PASS [   0.043s] (  79/1156) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-21T05:07:43.6674202Z         PASS [   0.011s] (  80/1156) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-21T05:07:43.6675250Z         PASS [   0.012s] (  81/1156) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-21T05:07:43.6676171Z         PASS [   0.012s] (  82/1156) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-21T05:07:43.6729509Z         PASS [   0.010s] (  83/1156) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-21T05:07:43.6730150Z         PASS [   0.012s] (  84/1156) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-21T05:07:43.6797936Z         PASS [   0.012s] (  85/1156) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-21T05:07:43.6824719Z         PASS [   0.015s] (  86/1156) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-21T05:07:43.6838297Z         PASS [   0.064s] (  87/1156) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-21T05:07:43.6861698Z         PASS [   0.013s] (  88/1156) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-21T05:07:43.6876684Z         PASS [   0.020s] (  89/1156) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-21T05:07:43.6893456Z         PASS [   0.033s] (  90/1156) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-21T05:07:43.6894863Z         PASS [   0.027s] (  91/1156) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-21T05:07:43.6975942Z         PASS [   0.018s] (  92/1156) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-21T05:07:43.6985820Z         PASS [   0.012s] (  93/1156) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-21T05:07:43.7041279Z         PASS [   0.012s] (  94/1156) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-21T05:07:43.7074319Z         PASS [   0.018s] (  95/1156) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-21T05:07:43.7077594Z         PASS [   0.023s] (  96/1156) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-21T05:07:43.7115926Z         PASS [   0.315s] (  97/1156) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-21T05:07:43.7162161Z         PASS [   0.018s] (  98/1156) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-21T05:07:43.7163191Z         PASS [   0.015s] (  99/1156) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-21T05:07:43.7188238Z         PASS [   0.011s] ( 100/1156) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-21T05:07:43.7207948Z         PASS [   0.022s] ( 101/1156) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-21T05:07:43.7208628Z         PASS [   0.013s] ( 102/1156) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-21T05:07:43.7226739Z         PASS [   0.011s] ( 103/1156) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-21T05:07:43.7290734Z         PASS [   0.013s] ( 104/1156) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-21T05:07:43.7308106Z         PASS [   0.012s] ( 105/1156) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-21T05:07:43.7317087Z         PASS [   0.011s] ( 106/1156) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-21T05:07:43.7323316Z         PASS [   0.011s] ( 107/1156) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-21T05:07:43.7337432Z         PASS [   0.798s] ( 108/1156) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-21T05:07:43.7346435Z         PASS [   0.012s] ( 109/1156) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-21T05:07:43.7431709Z         PASS [   0.012s] ( 110/1156) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-21T05:07:43.7433173Z         PASS [   0.027s] ( 111/1156) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-21T05:07:43.7458050Z         PASS [   0.012s] ( 112/1156) spt::bin/spt cli::tests::poll_online_fastpath_timeout_and_later_success
2026-06-21T05:07:43.7477458Z         PASS [   0.019s] ( 113/1156) spt::bin/spt cli::tests::notify_surface_parses
2026-06-21T05:07:43.7570540Z         PASS [   0.131s] ( 114/1156) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-21T05:07:43.7571423Z         PASS [   0.016s] ( 115/1156) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-21T05:07:43.7595459Z         PASS [   0.014s] ( 116/1156) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-21T05:07:43.7600822Z         PASS [   0.012s] ( 117/1156) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-21T05:07:43.7603780Z         PASS [   0.078s] ( 118/1156) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-21T05:07:43.7707337Z         PASS [   0.010s] ( 119/1156) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-21T05:07:43.7722143Z         PASS [   0.013s] ( 120/1156) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-21T05:07:43.7789942Z         PASS [   0.008s] ( 121/1156) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-21T05:07:43.7827546Z         PASS [   0.010s] ( 122/1156) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-21T05:07:43.7911440Z         PASS [   0.012s] ( 123/1156) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-21T05:07:43.8027085Z         PASS [   0.194s] ( 124/1156) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-21T05:07:43.8038839Z         PASS [   0.013s] ( 125/1156) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-21T05:07:43.8039716Z         PASS [   0.056s] ( 126/1156) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-21T05:07:43.8147363Z         PASS [   0.716s] ( 127/1156) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-21T05:07:43.8154895Z         PASS [   0.013s] ( 128/1156) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-21T05:07:43.8224506Z         PASS [   0.062s] ( 129/1156) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-21T05:07:43.8225441Z         PASS [   0.018s] ( 130/1156) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-21T05:07:43.8292361Z         PASS [   0.013s] ( 131/1156) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-21T05:07:43.8393654Z         PASS [   0.017s] ( 132/1156) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-21T05:07:43.8398839Z         PASS [   0.011s] ( 133/1156) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-21T05:07:43.8424941Z         PASS [   0.020s] ( 134/1156) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-21T05:07:43.8561705Z         PASS [   0.013s] ( 135/1156) spt::bin/spt cli::tests::subcommands_parse
2026-06-21T05:07:43.8567890Z         PASS [   0.184s] ( 136/1156) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-21T05:07:43.8579362Z         PASS [   0.019s] ( 137/1156) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-21T05:07:43.8654504Z         PASS [   0.007s] ( 138/1156) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-21T05:07:43.8669057Z         PASS [   0.010s] ( 139/1156) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-21T05:07:43.8742038Z         PASS [   0.009s] ( 140/1156) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-21T05:07:43.8761484Z         PASS [   0.009s] ( 141/1156) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-21T05:07:43.8782528Z         PASS [   0.022s] ( 142/1156) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-21T05:07:43.8830595Z         PASS [   0.009s] ( 143/1156) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-21T05:07:43.8872398Z         PASS [   0.011s] ( 144/1156) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-21T05:07:43.8880317Z         PASS [   0.010s] ( 145/1156) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-21T05:07:43.8922858Z         PASS [   0.009s] ( 146/1156) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-21T05:07:43.8968837Z         PASS [   0.010s] ( 147/1156) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-21T05:07:43.8972305Z         PASS [   0.009s] ( 148/1156) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-21T05:07:43.9020492Z         PASS [   0.010s] ( 149/1156) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-21T05:07:43.9066519Z         PASS [   0.163s] ( 150/1156) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-21T05:07:43.9076989Z         PASS [   0.010s] ( 151/1156) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-21T05:07:43.9095465Z         PASS [   0.013s] ( 152/1156) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-21T05:07:43.9123425Z         PASS [   0.010s] ( 153/1156) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-21T05:07:43.9161982Z         PASS [   0.010s] ( 154/1156) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-21T05:07:43.9162675Z         PASS [   0.008s] ( 155/1156) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-21T05:07:43.9178699Z         PASS [   0.008s] ( 156/1156) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-21T05:07:43.9214926Z         PASS [   0.009s] ( 157/1156) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-21T05:07:43.9246377Z         PASS [   0.008s] ( 158/1156) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-21T05:07:43.9247265Z         PASS [   0.008s] ( 159/1156) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-21T05:07:43.9249732Z         PASS [   0.007s] ( 160/1156) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-21T05:07:43.9320704Z         PASS [   0.010s] ( 161/1156) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-21T05:07:43.9344095Z         PASS [   0.010s] ( 162/1156) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-21T05:07:43.9344835Z         PASS [   0.010s] ( 163/1156) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-21T05:07:43.9345483Z         PASS [   0.009s] ( 164/1156) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-21T05:07:43.9429143Z         PASS [   0.011s] ( 165/1156) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-21T05:07:43.9432633Z         PASS [   0.009s] ( 166/1156) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-21T05:07:43.9433488Z         PASS [   0.009s] ( 167/1156) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-21T05:07:43.9434380Z         PASS [   0.009s] ( 168/1156) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-21T05:07:43.9447649Z         PASS [   1.009s] ( 169/1156) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-21T05:07:43.9519375Z         PASS [   0.008s] ( 170/1156) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-21T05:07:43.9520393Z         PASS [   0.009s] ( 171/1156) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-21T05:07:43.9521517Z         PASS [   0.008s] ( 172/1156) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-21T05:07:43.9522066Z         PASS [   0.009s] ( 173/1156) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-21T05:07:43.9522687Z         PASS [   0.008s] ( 174/1156) spt::bin/spt picker::model::tests::back_unwinds
2026-06-21T05:07:43.9580332Z         PASS [   0.215s] ( 175/1156) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-21T05:07:43.9612528Z         PASS [   0.009s] ( 176/1156) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-21T05:07:43.9613869Z         PASS [   0.009s] ( 177/1156) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-21T05:07:43.9616068Z         PASS [   0.009s] ( 178/1156) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-21T05:07:43.9617117Z         PASS [   0.009s] ( 179/1156) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-21T05:07:43.9618189Z         PASS [   0.010s] ( 180/1156) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-21T05:07:43.9619938Z         PASS [   0.122s] ( 181/1156) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-21T05:07:43.9691486Z         PASS [   0.011s] ( 182/1156) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-21T05:07:43.9707650Z         PASS [   0.009s] ( 183/1156) spt::bin/spt picker::model::tests::kind_routes
2026-06-21T05:07:43.9708690Z         PASS [   0.009s] ( 184/1156) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-21T05:07:43.9709725Z         PASS [   0.010s] ( 185/1156) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-21T05:07:43.9710569Z         PASS [   0.009s] ( 186/1156) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-21T05:07:43.9711305Z         PASS [   0.009s] ( 187/1156) spt::bin/spt picker::model::tests::resume_title_render
2026-06-21T05:07:43.9722114Z         PASS [   0.011s] ( 188/1156) spt::bin/spt picker::model::tests::filter_narrows
2026-06-21T05:07:43.9788270Z         PASS [   0.009s] ( 189/1156) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-21T05:07:43.9802400Z         PASS [   0.009s] ( 190/1156) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-21T05:07:43.9803117Z         PASS [   0.009s] ( 191/1156) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-21T05:07:43.9805038Z         PASS [   0.010s] ( 192/1156) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-21T05:07:43.9805766Z         PASS [   0.010s] ( 193/1156) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-21T05:07:43.9806284Z         PASS [   0.010s] ( 194/1156) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-21T05:07:43.9825100Z         PASS [   0.010s] ( 195/1156) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-21T05:07:43.9926252Z         PASS [   0.012s] ( 196/1156) spt::bin/spt picker::view::tests::kind_buffer
2026-06-21T05:07:43.9929413Z         PASS [   0.014s] ( 197/1156) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-21T05:07:43.9934689Z         PASS [   0.013s] ( 198/1156) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-21T05:07:43.9953878Z         PASS [   0.013s] ( 199/1156) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-21T05:07:43.9954507Z         PASS [   0.015s] ( 200/1156) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-21T05:07:43.9959863Z         PASS [   0.015s] ( 201/1156) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-21T05:07:44.0025528Z         PASS [   0.009s] ( 202/1156) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-21T05:07:44.0026167Z         PASS [   0.009s] ( 203/1156) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-21T05:07:44.0026706Z         PASS [   0.022s] ( 204/1156) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-21T05:07:44.0033398Z         PASS [   0.011s] ( 205/1156) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-21T05:07:44.0046939Z         PASS [   0.009s] ( 206/1156) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-21T05:07:44.0047569Z         PASS [   0.009s] ( 207/1156) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-21T05:07:44.0087139Z         PASS [   0.012s] ( 208/1156) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-06-21T05:07:44.0129369Z         PASS [   0.010s] ( 209/1156) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-21T05:07:44.0130263Z         PASS [   0.010s] ( 210/1156) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-06-21T05:07:44.0131129Z         PASS [   0.010s] ( 211/1156) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-21T05:07:44.0136507Z         PASS [   0.011s] ( 212/1156) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-21T05:07:44.0197835Z         PASS [   0.011s] ( 213/1156) spt-daemon access::tests::gate_decision_table
2026-06-21T05:07:44.0209690Z         PASS [   0.007s] ( 214/1156) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-21T05:07:44.0210427Z         PASS [   0.008s] ( 215/1156) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-21T05:07:44.0217545Z         PASS [   0.009s] ( 216/1156) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-21T05:07:44.0226504Z         PASS [   0.010s] ( 217/1156) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-21T05:07:44.0297615Z         PASS [   0.009s] ( 218/1156) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-21T05:07:44.0299739Z         PASS [   0.007s] ( 219/1156) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-21T05:07:44.0362653Z         PASS [   0.232s] ( 220/1156) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-21T05:07:44.0393334Z         PASS [   0.019s] ( 221/1156) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-21T05:07:44.0394608Z         PASS [   0.018s] ( 222/1156) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-21T05:07:44.0400080Z         PASS [   0.018s] ( 223/1156) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-21T05:07:44.0418084Z         PASS [   0.012s] ( 224/1156) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-21T05:07:44.0485840Z         PASS [   0.019s] ( 225/1156) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-21T05:07:44.0688640Z         PASS [   0.027s] ( 226/1156) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-21T05:07:44.0702865Z         PASS [   0.031s] ( 227/1156) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-21T05:07:44.0704135Z         PASS [   0.030s] ( 228/1156) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-21T05:07:44.0715133Z         PASS [   0.032s] ( 229/1156) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-21T05:07:44.0722040Z         PASS [   0.024s] ( 230/1156) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-21T05:07:44.0791793Z         PASS [   0.009s] ( 231/1156) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-21T05:07:44.0793057Z         PASS [   0.007s] ( 232/1156) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-21T05:07:44.0800755Z         PASS [   0.044s] ( 233/1156) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-21T05:07:44.0801738Z         PASS [   0.008s] ( 234/1156) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-21T05:07:44.0834001Z         PASS [   0.013s] ( 235/1156) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-21T05:07:44.0889226Z         PASS [   0.008s] ( 236/1156) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-21T05:07:44.0897837Z         PASS [   0.009s] ( 237/1156) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-21T05:07:44.0909580Z         PASS [   0.012s] ( 238/1156) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-21T05:07:44.0928770Z         PASS [   0.024s] ( 239/1156) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-21T05:07:44.0930604Z         PASS [   0.010s] ( 240/1156) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-21T05:07:44.1008513Z         PASS [   0.012s] ( 241/1156) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-21T05:07:44.1025974Z         PASS [   0.012s] ( 242/1156) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-21T05:07:44.1026690Z         PASS [   0.011s] ( 243/1156) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-21T05:07:44.1039760Z         PASS [   0.011s] ( 244/1156) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-21T05:07:44.1091103Z         PASS [   0.007s] ( 245/1156) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-21T05:07:44.1097345Z         PASS [   0.009s] ( 246/1156) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-21T05:07:44.1114204Z         PASS [   0.007s] ( 247/1156) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-21T05:07:44.1517374Z         PASS [   0.369s] ( 248/1156) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-21T05:07:44.1555255Z         PASS [   1.219s] ( 249/1156) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-21T05:07:44.1930408Z         PASS [   0.445s] ( 250/1156) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-21T05:07:44.1977936Z         PASS [   0.511s] ( 251/1156) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-21T05:07:44.1994182Z         PASS [   0.006s] ( 252/1156) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-21T05:07:44.2048324Z         PASS [   0.007s] ( 253/1156) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-06-21T05:07:44.2106295Z         PASS [   0.006s] ( 254/1156) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-21T05:07:44.2169527Z         PASS [   0.006s] ( 255/1156) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-06-21T05:07:44.2231389Z         PASS [   0.006s] ( 256/1156) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-06-21T05:07:44.2289609Z         PASS [   0.006s] ( 257/1156) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-21T05:07:44.2378106Z         PASS [   0.009s] ( 258/1156) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-06-21T05:07:44.2436793Z         PASS [   0.006s] ( 259/1156) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-21T05:07:44.2497611Z         PASS [   0.515s] ( 260/1156) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-21T05:07:44.2498342Z         PASS [   0.006s] ( 261/1156) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-21T05:07:44.2561258Z         PASS [   0.006s] ( 262/1156) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-21T05:07:44.2562180Z         PASS [   0.006s] ( 263/1156) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-21T05:07:44.2630479Z         PASS [   0.007s] ( 264/1156) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-21T05:07:44.2631158Z         PASS [   0.007s] ( 265/1156) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-21T05:07:44.2697801Z         PASS [   0.007s] ( 266/1156) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-21T05:07:44.2708456Z         PASS [   0.008s] ( 267/1156) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-21T05:07:44.2709347Z         PASS [   0.266s] ( 268/1156) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-21T05:07:44.2763184Z         PASS [   0.006s] ( 269/1156) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-21T05:07:44.2769666Z         PASS [   0.006s] ( 270/1156) spt-daemon config::tests::missing_file_is_default
2026-06-21T05:07:44.2770445Z         PASS [   0.006s] ( 271/1156) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-21T05:07:44.2833697Z         PASS [   0.006s] ( 272/1156) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-21T05:07:44.2837415Z         PASS [   0.007s] ( 273/1156) spt-daemon config::tests::save_load_roundtrip
2026-06-21T05:07:44.2838800Z         PASS [   0.008s] ( 274/1156) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-21T05:07:44.2901458Z         PASS [   0.211s] ( 275/1156) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-21T05:07:44.2915368Z         PASS [   0.008s] ( 276/1156) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-21T05:07:44.2930854Z         PASS [   0.009s] ( 277/1156) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-21T05:07:44.2967144Z         PASS [   0.006s] ( 278/1156) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-21T05:07:44.2975175Z         PASS [   0.014s] ( 279/1156) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-21T05:07:44.2979604Z         PASS [   0.006s] ( 280/1156) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-21T05:07:44.2998543Z         PASS [   0.007s] ( 281/1156) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-21T05:07:44.3036575Z         PASS [   0.006s] ( 282/1156) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-21T05:07:44.3037892Z         PASS [   0.007s] ( 283/1156) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-21T05:07:44.3040043Z         PASS [   0.006s] ( 284/1156) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-21T05:07:44.3064342Z         PASS [   0.006s] ( 285/1156) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-21T05:07:44.3103624Z         PASS [   0.006s] ( 286/1156) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-21T05:07:44.3104520Z         PASS [   0.007s] ( 287/1156) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-21T05:07:44.3123192Z         PASS [   0.008s] ( 288/1156) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-21T05:07:44.3132329Z         PASS [   0.007s] ( 289/1156) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-21T05:07:44.3161330Z         PASS [   0.223s] ( 290/1156) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-21T05:07:44.3170926Z         PASS [   0.007s] ( 291/1156) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-21T05:07:44.3173808Z         PASS [   0.007s] ( 292/1156) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-21T05:07:44.3198665Z         PASS [   0.208s] ( 293/1156) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-21T05:07:44.3199690Z         PASS [   0.007s] ( 294/1156) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-21T05:07:44.3231876Z         PASS [   0.011s] ( 295/1156) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-06-21T05:07:44.3240232Z         PASS [   0.008s] ( 296/1156) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-21T05:07:44.3241144Z         PASS [   0.007s] ( 297/1156) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-06-21T05:07:44.3242012Z         PASS [   0.007s] ( 298/1156) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-21T05:07:44.3296781Z         PASS [   0.010s] ( 299/1156) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-21T05:07:44.3305658Z         PASS [   0.006s] ( 300/1156) spt-daemon digest::tests::resolve_config_precedence
2026-06-21T05:07:44.3306740Z         PASS [   0.008s] ( 301/1156) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-21T05:07:44.3310780Z         PASS [   0.007s] ( 302/1156) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-21T05:07:44.3317567Z         PASS [   0.008s] ( 303/1156) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-21T05:07:44.3378178Z         PASS [   0.007s] ( 304/1156) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-21T05:07:44.3379222Z         PASS [   0.008s] ( 305/1156) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-21T05:07:44.3379962Z         PASS [   0.007s] ( 306/1156) spt-daemon digesthub::tests::render_is_glanceable
2026-06-21T05:07:44.3380746Z         PASS [   0.007s] ( 307/1156) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-21T05:07:44.3381643Z         PASS [   0.006s] ( 308/1156) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-21T05:07:44.3400104Z         PASS [   1.382s] ( 309/1156) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-21T05:07:44.3453510Z         PASS [   0.007s] ( 310/1156) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-21T05:07:44.3454549Z         PASS [   0.007s] ( 311/1156) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-21T05:07:44.3455202Z         PASS [   0.007s] ( 312/1156) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-21T05:07:44.3455926Z         PASS [   0.007s] ( 313/1156) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-21T05:07:44.3456707Z         PASS [   0.008s] ( 314/1156) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-21T05:07:44.3466998Z         PASS [   0.007s] ( 315/1156) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-21T05:07:44.3529289Z         PASS [   0.008s] ( 316/1156) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-21T05:07:44.3534785Z         PASS [   0.008s] ( 317/1156) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-21T05:07:44.3538277Z         PASS [   0.007s] ( 318/1156) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-21T05:07:44.3605639Z         PASS [   0.007s] ( 319/1156) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-21T05:07:44.3606793Z         PASS [   0.007s] ( 320/1156) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-21T05:07:44.3649562Z         PASS [   0.020s] ( 321/1156) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-21T05:07:44.3670154Z         PASS [   0.006s] ( 322/1156) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-21T05:07:44.3671543Z         PASS [   0.007s] ( 323/1156) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-21T05:07:44.3697432Z         PASS [   0.218s] ( 324/1156) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-21T05:07:44.3716341Z         PASS [   0.007s] ( 325/1156) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-21T05:07:44.3737199Z         PASS [   0.006s] ( 326/1156) spt-daemon grants::tests::escalation_answers_apply
2026-06-21T05:07:44.3738543Z         PASS [   0.007s] ( 327/1156) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-21T05:07:44.3739815Z         PASS [   0.054s] ( 328/1156) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-21T05:07:44.3767637Z         PASS [   0.007s] ( 329/1156) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-21T05:07:44.3803663Z         PASS [   0.007s] ( 330/1156) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-21T05:07:44.3804707Z         PASS [   0.007s] ( 331/1156) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-21T05:07:44.3805619Z         PASS [   0.006s] ( 332/1156) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-21T05:07:44.3836115Z         PASS [   0.007s] ( 333/1156) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-21T05:07:44.3872318Z         PASS [   0.007s] ( 334/1156) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-21T05:07:44.3877608Z         PASS [   0.007s] ( 335/1156) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-21T05:07:44.3893373Z         PASS [   0.009s] ( 336/1156) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-21T05:07:44.3914035Z         PASS [   0.008s] ( 337/1156) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-21T05:07:44.3941913Z         PASS [   0.007s] ( 338/1156) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-06-21T05:07:44.3942972Z         PASS [   0.006s] ( 339/1156) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-06-21T05:07:44.3965404Z         PASS [   0.007s] ( 340/1156) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-21T05:07:44.5220303Z         PASS [   0.419s] ( 341/1156) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-21T05:07:44.5472078Z         PASS [   0.438s] ( 342/1156) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-21T05:07:44.5472761Z         PASS [   0.437s] ( 343/1156) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-21T05:07:44.5513204Z         PASS [   0.155s] ( 344/1156) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-21T05:07:44.5517287Z         PASS [   0.157s] ( 345/1156) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-21T05:07:44.5907639Z         PASS [   0.245s] ( 346/1156) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-21T05:07:44.5909174Z         PASS [   0.238s] ( 347/1156) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-21T05:07:44.5910030Z         PASS [   0.199s] ( 348/1156) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-21T05:07:44.5910922Z         PASS [   0.197s] ( 349/1156) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-21T05:07:44.5911833Z         PASS [   0.044s] ( 350/1156) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-21T05:07:44.5912868Z         PASS [   0.069s] ( 351/1156) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-21T05:07:44.6006612Z         PASS [   0.010s] ( 352/1156) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-21T05:07:44.6162270Z         PASS [   0.069s] ( 353/1156) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-21T05:07:44.6252262Z         PASS [   0.074s] ( 354/1156) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-21T05:07:44.6285700Z         PASS [   0.038s] ( 355/1156) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-21T05:07:44.6451469Z         PASS [   0.093s] ( 356/1156) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-21T05:07:44.6456423Z         PASS [   0.641s] ( 357/1156) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-21T05:07:44.6796154Z         PASS [   0.051s] ( 358/1156) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-21T05:07:44.7264060Z         PASS [   0.081s] ( 359/1156) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-21T05:07:44.7484301Z         PASS [   0.069s] ( 360/1156) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-21T05:07:44.7952458Z         PASS [   0.047s] ( 361/1156) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-21T05:07:44.7988001Z         PASS [   0.643s] ( 362/1156) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-21T05:07:44.8076623Z         PASS [   0.217s] ( 363/1156) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-21T05:07:44.8131442Z         PASS [   0.087s] ( 364/1156) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-21T05:07:44.8535419Z         LEAK [   0.208s] ( 365/1156) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-21T05:07:44.8594632Z         PASS [   0.006s] ( 366/1156) spt-daemon livehost::tests::residency_classification
2026-06-21T05:07:44.8825690Z         PASS [   0.075s] ( 367/1156) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-21T05:07:44.8885283Z         PASS [   0.006s] ( 368/1156) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-21T05:07:44.8931502Z         PASS [   0.094s] ( 369/1156) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-21T05:07:44.8938360Z         PASS [   0.081s] ( 370/1156) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-21T05:07:44.8989325Z         PASS [   0.006s] ( 371/1156) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-21T05:07:44.8996715Z         PASS [   0.006s] ( 372/1156) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-21T05:07:44.9051080Z         PASS [   0.006s] ( 373/1156) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-06-21T05:07:44.9052142Z         PASS [   0.005s] ( 374/1156) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-06-21T05:07:44.9113520Z         PASS [   0.006s] ( 375/1156) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-21T05:07:44.9116719Z         PASS [   0.006s] ( 376/1156) spt-daemon msg::tests::output_envelope_round_trips
2026-06-21T05:07:44.9171856Z         PASS [   0.005s] ( 377/1156) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-21T05:07:44.9172704Z         PASS [   0.006s] ( 378/1156) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-21T05:07:44.9294382Z         PASS [   0.041s] ( 379/1156) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-21T05:07:44.9320365Z         PASS [   0.135s] ( 380/1156) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-21T05:07:44.9531230Z         PASS [   0.036s] ( 381/1156) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-21T05:07:44.9738589Z         PASS [   0.008s] ( 382/1156) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-21T05:07:44.9740272Z         PASS [   0.032s] ( 383/1156) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-21T05:07:45.0202729Z         PASS [   0.059s] ( 384/1156) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-21T05:07:45.0784944Z         LEAK [   0.219s] ( 385/1156) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-21T05:07:45.1027574Z         PASS [   0.181s] ( 386/1156) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-21T05:07:45.9854218Z         PASS [   1.055s] ( 387/1156) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-21T05:07:47.8193850Z         PASS [   3.203s] ( 388/1156) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-21T05:07:47.8194999Z         PASS [   3.219s] ( 389/1156) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-21T05:07:47.8447077Z         PASS [   3.254s] ( 390/1156) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-21T05:07:48.0024410Z         PASS [   0.183s] ( 391/1156) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-21T05:07:48.0438069Z         PASS [   3.453s] ( 392/1156) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-21T05:07:48.1044041Z         PASS [   0.060s] ( 393/1156) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-21T05:07:48.1072273Z         PASS [   3.482s] ( 394/1156) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-21T05:07:48.8277631Z         PASS [   4.482s] ( 395/1156) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-21T05:07:49.2070084Z         PASS [   5.007s] ( 396/1156) spt-daemon broker::tests::controller_deliver_is_bounded_never_a_permanent_park
2026-06-21T05:07:49.7859398Z         PASS [   1.966s] ( 397/1156) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-21T05:07:50.1638329Z         PASS [   5.065s] ( 398/1156) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-21T05:07:50.1698029Z         PASS [   0.006s] ( 399/1156) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-21T05:07:50.2028627Z         PASS [   0.033s] ( 400/1156) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-21T05:07:50.2363773Z         PASS [   0.033s] ( 401/1156) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-21T05:07:50.2429822Z         PASS [   0.007s] ( 402/1156) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-21T05:07:50.3173429Z         PASS [   0.074s] ( 403/1156) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-21T05:07:50.3233887Z         PASS [   0.006s] ( 404/1156) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-21T05:07:50.6044828Z         PASS [   6.233s] ( 405/1156) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-21T05:07:50.6224032Z         PASS [   6.032s] ( 406/1156) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-21T05:07:50.6493488Z         PASS [   1.442s] ( 407/1156) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-21T05:07:50.6544113Z         PASS [   2.546s] ( 408/1156) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-21T05:07:50.6631846Z         PASS [   5.702s] ( 409/1156) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-21T05:07:50.6797752Z         PASS [   0.894s] ( 410/1156) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-21T05:07:50.6869014Z         PASS [   1.859s] ( 411/1156) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-21T05:07:50.6870429Z         PASS [   5.667s] ( 412/1156) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-21T05:07:50.6940037Z         PASS [   0.007s] ( 413/1156) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-21T05:07:50.7003708Z         PASS [   0.006s] ( 414/1156) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-21T05:07:50.7096416Z         PASS [   0.009s] ( 415/1156) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-21T05:07:50.7099960Z         PASS [   5.632s] ( 416/1156) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-21T05:07:50.7158329Z         PASS [   0.006s] ( 417/1156) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-21T05:07:50.7160740Z         PASS [   0.006s] ( 418/1156) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-21T05:07:50.7218249Z         PASS [   0.006s] ( 419/1156) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-21T05:07:50.7219290Z         PASS [   0.006s] ( 420/1156) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-21T05:07:50.7249733Z         PASS [   4.740s] ( 421/1156) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-21T05:07:50.7284042Z         PASS [   0.006s] ( 422/1156) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-21T05:07:50.7284985Z         PASS [   0.007s] ( 423/1156) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-21T05:07:50.7310768Z         PASS [   0.006s] ( 424/1156) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-21T05:07:50.7354943Z         PASS [   0.007s] ( 425/1156) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-21T05:07:50.7355944Z         PASS [   0.412s] ( 426/1156) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-21T05:07:50.7378467Z         PASS [   0.007s] ( 427/1156) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-21T05:07:50.7423681Z         PASS [   0.007s] ( 428/1156) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-21T05:07:50.7424349Z         PASS [   0.007s] ( 429/1156) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-21T05:07:50.7482812Z         PASS [   0.006s] ( 430/1156) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-21T05:07:50.7511940Z         PASS [   0.023s] ( 431/1156) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-21T05:07:50.7539862Z         PASS [   0.006s] ( 432/1156) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-21T05:07:50.7575215Z         PASS [   0.006s] ( 433/1156) spt-daemon reconcile::tests::active_node_wins
2026-06-21T05:07:50.7600642Z         PASS [   0.006s] ( 434/1156) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-21T05:07:50.7633464Z         PASS [   0.006s] ( 435/1156) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-21T05:07:50.7661450Z         PASS [   0.006s] ( 436/1156) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-21T05:07:50.7744638Z         PASS [   0.037s] ( 437/1156) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-21T05:07:50.7748077Z         PASS [   0.009s] ( 438/1156) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-21T05:07:50.7832158Z         PASS [   0.009s] ( 439/1156) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-21T05:07:50.7836118Z         PASS [   0.009s] ( 440/1156) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-21T05:07:50.7859529Z         PASS [   0.022s] ( 441/1156) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-21T05:07:50.7896340Z         PASS [   0.047s] ( 442/1156) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-06-21T05:07:50.7921787Z         PASS [   0.009s] ( 443/1156) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-21T05:07:50.7926234Z         PASS [   0.009s] ( 444/1156) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-21T05:07:50.7934629Z         PASS [   0.007s] ( 445/1156) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-21T05:07:50.7971621Z         PASS [   0.007s] ( 446/1156) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-21T05:07:50.7998281Z         PASS [   0.008s] ( 447/1156) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-21T05:07:50.8004126Z         PASS [   0.007s] ( 448/1156) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-21T05:07:50.8006412Z         PASS [   0.008s] ( 449/1156) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-21T05:07:50.8057741Z         PASS [   0.008s] ( 450/1156) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-21T05:07:50.8072366Z         PASS [   0.007s] ( 451/1156) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-21T05:07:50.8076225Z         PASS [   0.007s] ( 452/1156) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-21T05:07:50.8090926Z         PASS [   0.009s] ( 453/1156) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-21T05:07:50.8145644Z         PASS [   0.007s] ( 454/1156) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-21T05:07:50.8157523Z         PASS [   0.007s] ( 455/1156) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-21T05:07:50.8218429Z         PASS [   0.007s] ( 456/1156) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-21T05:07:50.8223245Z         PASS [   0.007s] ( 457/1156) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-21T05:07:50.8256127Z         PASS [   0.203s] ( 458/1156) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-21T05:07:50.8256882Z         PASS [   0.172s] ( 459/1156) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-21T05:07:50.8257617Z         PASS [   2.721s] ( 460/1156) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-21T05:07:50.8293491Z         PASS [   0.007s] ( 461/1156) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-21T05:07:50.8295514Z         PASS [   0.007s] ( 462/1156) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-21T05:07:50.8356908Z         PASS [   0.186s] ( 463/1156) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-21T05:07:50.8364324Z         PASS [   0.007s] ( 464/1156) spt-daemon release::tests::hex_roundtrips
2026-06-21T05:07:50.8414319Z         PASS [   0.016s] ( 465/1156) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-21T05:07:50.8422991Z         PASS [   0.017s] ( 466/1156) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-21T05:07:50.8427065Z         PASS [   0.017s] ( 467/1156) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-21T05:07:50.8446661Z         PASS [   0.008s] ( 468/1156) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-21T05:07:50.8451010Z         PASS [   0.016s] ( 469/1156) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-21T05:07:50.8488088Z         PASS [   0.006s] ( 470/1156) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-21T05:07:50.8500738Z         PASS [   0.009s] ( 471/1156) spt-daemon release::tests::revoked_key_is_rejected
2026-06-21T05:07:50.8566504Z         PASS [   2.854s] ( 472/1156) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-21T05:07:50.8603782Z         PASS [   3.016s] ( 473/1156) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-21T05:07:50.8606301Z         PASS [   0.018s] ( 474/1156) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-21T05:07:50.8618233Z         PASS [   0.017s] ( 475/1156) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-21T05:07:50.8620387Z         PASS [   0.017s] ( 476/1156) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-21T05:07:50.8661106Z         PASS [   0.016s] ( 477/1156) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-21T05:07:50.8702359Z         PASS [   0.008s] ( 478/1156) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-21T05:07:50.8707529Z         PASS [   0.035s] ( 479/1156) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-21T05:07:50.8731597Z         PASS [   0.007s] ( 480/1156) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-21T05:07:50.8747938Z         PASS [   0.018s] ( 481/1156) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-21T05:07:50.8751538Z         PASS [   0.026s] ( 482/1156) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-21T05:07:50.8753423Z         PASS [   0.196s] ( 483/1156) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-21T05:07:50.8783391Z         PASS [   0.007s] ( 484/1156) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-21T05:07:50.8793450Z         PASS [   0.009s] ( 485/1156) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-21T05:07:50.8808810Z         PASS [   0.020s] ( 486/1156) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-21T05:07:50.8827598Z         PASS [   0.022s] ( 487/1156) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-21T05:07:50.8845983Z         PASS [   0.009s] ( 488/1156) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-21T05:07:50.8847124Z         PASS [   0.009s] ( 489/1156) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-21T05:07:50.8851657Z         PASS [   0.010s] ( 490/1156) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-21T05:07:50.8891282Z         PASS [   0.010s] ( 491/1156) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-21T05:07:50.8902439Z         PASS [   0.009s] ( 492/1156) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-21T05:07:50.8932419Z         PASS [   0.010s] ( 493/1156) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-21T05:07:50.8980584Z         PASS [   0.036s] ( 494/1156) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-21T05:07:50.8999704Z         PASS [   0.007s] ( 495/1156) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-21T05:07:50.9001213Z         PASS [   0.015s] ( 496/1156) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-21T05:07:50.9005053Z         PASS [   0.016s] ( 497/1156) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-21T05:07:50.9005850Z         PASS [   0.016s] ( 498/1156) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-21T05:07:50.9043317Z         PASS [   0.015s] ( 499/1156) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-21T05:07:50.9074186Z         PASS [   0.014s] ( 500/1156) spt-daemon seedmap::tests::take_absent_is_none
2026-06-21T05:07:50.9074955Z         PASS [   0.009s] ( 501/1156) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-21T05:07:50.9082534Z         PASS [   0.008s] ( 502/1156) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-21T05:07:50.9083980Z         PASS [   0.008s] ( 503/1156) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-21T05:07:50.9086210Z         PASS [   0.008s] ( 504/1156) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-21T05:07:50.9088795Z         PASS [   0.008s] ( 505/1156) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-21T05:07:50.9144974Z         PASS [   0.010s] ( 506/1156) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-21T05:07:50.9146164Z         PASS [   0.010s] ( 507/1156) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-21T05:07:50.9162511Z         PASS [   0.009s] ( 508/1156) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-21T05:07:50.9163135Z         PASS [   0.008s] ( 509/1156) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-06-21T05:07:50.9168269Z         PASS [   0.008s] ( 510/1156) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-21T05:07:50.9170199Z         PASS [   0.009s] ( 511/1156) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-21T05:07:50.9172160Z         PASS [   0.008s] ( 512/1156) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-06-21T05:07:50.9240592Z         PASS [   0.009s] ( 513/1156) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-21T05:07:50.9249445Z         PASS [   0.009s] ( 514/1156) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-21T05:07:50.9252542Z         PASS [   0.009s] ( 515/1156) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-21T05:07:50.9253290Z         PASS [   0.010s] ( 516/1156) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-21T05:07:50.9271753Z         PASS [   0.010s] ( 517/1156) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-21T05:07:50.9280014Z         PASS [   0.011s] ( 518/1156) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-21T05:07:50.9341122Z         PASS [   0.017s] ( 519/1156) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-21T05:07:50.9354391Z         PASS [   0.010s] ( 520/1156) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-21T05:07:50.9359741Z         PASS [   0.011s] ( 521/1156) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-21T05:07:50.9381659Z         PASS [   0.010s] ( 522/1156) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-21T05:07:50.9397231Z         PASS [   0.013s] ( 523/1156) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-21T05:07:50.9416074Z         PASS [   0.008s] ( 524/1156) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-21T05:07:50.9417018Z         PASS [   0.006s] ( 525/1156) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-21T05:07:50.9478026Z         PASS [   0.009s] ( 526/1156) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-21T05:07:50.9478726Z         PASS [   0.008s] ( 527/1156) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-21T05:07:50.9507897Z         PASS [   0.009s] ( 528/1156) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-21T05:07:50.9553813Z         PASS [   0.007s] ( 529/1156) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-21T05:07:50.9572619Z         PASS [   0.006s] ( 530/1156) spt-daemon sync::tests::gate_decision_table
2026-06-21T05:07:50.9577997Z         PASS [   0.085s] ( 531/1156) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-21T05:07:50.9578806Z         PASS [   0.353s] ( 532/1156) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-21T05:07:50.9599198Z         PASS [   0.082s] ( 533/1156) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-21T05:07:50.9643886Z         PASS [   0.006s] ( 534/1156) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-21T05:07:50.9644893Z         PASS [   0.301s] ( 535/1156) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-21T05:07:50.9655805Z         PASS [   0.008s] ( 536/1156) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-21T05:07:50.9664242Z         PASS [   0.007s] ( 537/1156) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-21T05:07:50.9666257Z         PASS [   0.031s] ( 538/1156) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-21T05:07:50.9715397Z         PASS [   0.007s] ( 539/1156) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-21T05:07:50.9718360Z         PASS [   0.007s] ( 540/1156) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-21T05:07:50.9728758Z         PASS [   0.006s] ( 541/1156) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-21T05:07:50.9735550Z         PASS [   0.007s] ( 542/1156) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-21T05:07:50.9738594Z         PASS [   0.008s] ( 543/1156) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-21T05:07:50.9789671Z         PASS [   0.007s] ( 544/1156) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-21T05:07:50.9796940Z         PASS [   0.008s] ( 545/1156) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-21T05:07:50.9798128Z         PASS [   0.006s] ( 546/1156) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-21T05:07:50.9800822Z         PASS [   0.007s] ( 547/1156) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-21T05:07:50.9804538Z         PASS [   0.007s] ( 548/1156) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-21T05:07:50.9868069Z         PASS [   0.008s] ( 549/1156) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-21T05:07:50.9869033Z         PASS [   0.007s] ( 550/1156) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-21T05:07:50.9879925Z         PASS [   0.040s] ( 551/1156) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-21T05:07:50.9929491Z         PASS [   0.006s] ( 552/1156) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-21T05:07:50.9940752Z         PASS [   0.007s] ( 553/1156) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-21T05:07:50.9960456Z         PASS [   0.015s] ( 554/1156) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-21T05:07:50.9997841Z         PASS [   0.007s] ( 555/1156) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-21T05:07:51.0049181Z         PASS [   0.025s] ( 556/1156) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-21T05:07:51.0107763Z         PASS [   0.023s] ( 557/1156) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-21T05:07:51.0158113Z         PASS [   0.036s] ( 558/1156) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-21T05:07:51.0205499Z         PASS [   0.079s] ( 559/1156) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-21T05:07:51.0488359Z         PASS [   0.028s] ( 560/1156) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-21T05:07:51.0632999Z         PASS [   0.256s] ( 561/1156) spt-daemon relay::tests::run_honors_stop
2026-06-21T05:07:51.0681501Z         PASS [   0.381s] ( 562/1156) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-21T05:07:51.0919834Z         PASS [   0.136s] ( 563/1156) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-21T05:07:51.1336877Z         PASS [   0.209s] ( 564/1156) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-21T05:07:51.1397461Z         PASS [   0.215s] ( 565/1156) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-21T05:07:51.1445133Z         PASS [   0.080s] ( 566/1156) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-21T05:07:51.1450189Z         PASS [   0.133s] ( 567/1156) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-21T05:07:51.1840647Z         PASS [   0.378s] ( 568/1156) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-21T05:07:51.1846804Z         PASS [   0.227s] ( 569/1156) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-21T05:07:51.1878740Z         PASS [   0.139s] ( 570/1156) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-21T05:07:51.1930182Z         PASS [   0.188s] ( 571/1156) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-21T05:07:51.2765311Z         PASS [   0.277s] ( 572/1156) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-21T05:07:51.2972803Z         PASS [   0.301s] ( 573/1156) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-21T05:07:51.3824338Z         PASS [   0.388s] ( 574/1156) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-21T05:07:51.3995812Z         PASS [   0.260s] ( 575/1156) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-21T05:07:51.4113155Z         PASS [   0.134s] ( 576/1156) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-21T05:07:51.4153413Z         PASS [   0.230s] ( 577/1156) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-21T05:07:51.4282056Z         PASS [   0.235s] ( 578/1156) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-21T05:07:51.4573854Z         PASS [   0.365s] ( 579/1156) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-21T05:07:51.4666838Z         PASS [   0.322s] ( 580/1156) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-21T05:07:51.4741722Z         PASS [   0.330s] ( 581/1156) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-21T05:07:51.5062439Z         PASS [   0.209s] ( 582/1156) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-21T05:07:51.6080694Z         PASS [   0.179s] ( 583/1156) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-21T05:07:51.6136633Z         PASS [   0.480s] ( 584/1156) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-21T05:07:51.6496341Z         PASS [   0.175s] ( 585/1156) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-21T05:07:51.6502026Z         PASS [   0.184s] ( 586/1156) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-21T05:07:51.6548750Z         PASS [   0.587s] ( 587/1156) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-21T05:07:51.6588457Z         PASS [   0.475s] ( 588/1156) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-21T05:07:51.6640420Z         PASS [   0.476s] ( 589/1156) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-21T05:07:51.6704505Z         PASS [   0.255s] ( 590/1156) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-21T05:07:51.7153141Z         PASS [   0.102s] ( 591/1156) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-21T05:07:51.7154174Z         PASS [   0.209s] ( 592/1156) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-21T05:07:51.8506115Z         PASS [   0.135s] ( 593/1156) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-21T05:07:51.9914500Z         PASS [   0.141s] ( 594/1156) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-21T05:07:51.9987582Z         PASS [   0.007s] ( 595/1156) spt-live context::tests::direct_always_writes
2026-06-21T05:07:52.0005412Z         PASS [   0.285s] ( 596/1156) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-21T05:07:52.0061827Z         PASS [   0.005s] ( 597/1156) spt-live context::tests::llm_over_llm_writes
2026-06-21T05:07:52.0068519Z         PASS [   0.008s] ( 598/1156) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-21T05:07:52.0117686Z         PASS [   0.005s] ( 599/1156) spt-live context::tests::llm_past_window_writes
2026-06-21T05:07:52.0121163Z         PASS [   0.005s] ( 600/1156) spt-live context::tests::llm_within_window_suppressed
2026-06-21T05:07:52.0177984Z         PASS [   0.006s] ( 601/1156) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-21T05:07:52.0181570Z         PASS [   0.006s] ( 602/1156) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-21T05:07:52.0197473Z         PASS [   0.609s] ( 603/1156) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-21T05:07:52.0449037Z         PASS [   0.663s] ( 604/1156) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-21T05:07:52.0494331Z         PASS [   0.005s] ( 605/1156) spt-live digest::tests::missing_source_file_is_read_error
2026-06-21T05:07:52.0534137Z         PASS [   0.004s] ( 606/1156) spt-live digest::tests::no_source_errors
2026-06-21T05:07:52.0546197Z         PASS [   0.035s] ( 607/1156) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-21T05:07:52.0547127Z         PASS [   0.036s] ( 608/1156) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-21T05:07:52.0651309Z         PASS [   0.395s] ( 609/1156) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-21T05:07:52.0693592Z         PASS [   0.004s] ( 610/1156) spt-live echo::tests::provenance_is_stamped
2026-06-21T05:07:52.0765994Z         PASS [   0.413s] ( 611/1156) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-21T05:07:52.0802307Z         PASS [   0.025s] ( 612/1156) spt-live echo::tests::echo_nonzero_errors
2026-06-21T05:07:52.0806423Z         PASS [   0.027s] ( 613/1156) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-21T05:07:52.0807291Z         PASS [   0.026s] ( 614/1156) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-21T05:07:52.0848372Z         PASS [   0.004s] ( 615/1156) spt-live history::tests::native_missing_log_is_empty
2026-06-21T05:07:52.0851082Z         PASS [   0.004s] ( 616/1156) spt-live history::tests::missing_fetcher_field_errors
2026-06-21T05:07:52.0894111Z         PASS [   0.005s] ( 617/1156) spt-live history::tests::native_reads_logged_records
2026-06-21T05:07:52.1015083Z         PASS [   0.025s] ( 618/1156) spt-live history::tests::fetcher_yields_records
2026-06-21T05:07:52.1053351Z         PASS [   0.025s] ( 619/1156) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-21T05:07:52.1097574Z         PASS [   0.004s] ( 620/1156) spt-live ingest::tests::no_drops_is_empty
2026-06-21T05:07:52.1985056Z         PASS [   0.089s] ( 621/1156) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-21T05:07:52.2201019Z         PASS [   0.131s] ( 622/1156) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-21T05:07:52.2244217Z         PASS [   0.004s] ( 623/1156) spt-live inject::tests::long_body_is_capped
2026-06-21T05:07:52.2293112Z         PASS [   0.005s] ( 624/1156) spt-live inject::tests::missing_perch_is_best_effort
2026-06-21T05:07:52.2323229Z         PASS [   0.131s] ( 625/1156) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-21T05:07:52.2343860Z         PASS [   0.005s] ( 626/1156) spt-live inject::tests::tap_appends_a_context_entry
2026-06-21T05:07:52.2362841Z         PASS [   0.581s] ( 627/1156) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-21T05:07:52.2369319Z         PASS [   0.005s] ( 628/1156) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-21T05:07:52.2387172Z         PASS [   0.004s] ( 629/1156) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-21T05:07:52.2403240Z         PASS [   0.004s] ( 630/1156) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-21T05:07:52.2407424Z         PASS [   0.004s] ( 631/1156) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-21T05:07:52.2423945Z         PASS [   0.004s] ( 632/1156) spt-live outbound::tests::prose_only_yields_nothing
2026-06-21T05:07:52.2443413Z         PASS [   0.004s] ( 633/1156) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-21T05:07:52.2444131Z         PASS [   0.004s] ( 634/1156) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-21T05:07:52.2462450Z         PASS [   0.004s] ( 635/1156) spt-live psyche::tests::prompt_without_event
2026-06-21T05:07:52.2490107Z         PASS [   0.004s] ( 636/1156) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-21T05:07:52.2530566Z         PASS [   0.004s] ( 637/1156) spt-live pulse::tests::tick_reports_idle
2026-06-21T05:07:52.2577193Z         PASS [   0.172s] ( 638/1156) spt-live ingest::tests::both_drops_ingested
2026-06-21T05:07:52.2700226Z         PASS [   0.026s] ( 639/1156) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-21T05:07:52.3359515Z         PASS [   0.318s] ( 640/1156) spt-live digest::tests::extractor_timeout_errors
2026-06-21T05:07:52.3465518Z         PASS [   0.089s] ( 641/1156) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-21T05:07:52.3722713Z         PASS [   0.026s] ( 642/1156) spt-live resume::tests::continue_existing_resumes_session
2026-06-21T05:07:52.3751916Z         PASS [   0.306s] ( 643/1156) spt-live history::tests::fetcher_timeout_errors
2026-06-21T05:07:52.3769859Z         PASS [   0.131s] ( 644/1156) spt-live pulse::tests::tick_ingests_drops
2026-06-21T05:07:52.4026865Z         PASS [   0.026s] ( 645/1156) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-21T05:07:52.4050822Z         PASS [   0.152s] ( 646/1156) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-21T05:07:52.4073440Z         PASS [   0.005s] ( 647/1156) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-21T05:07:52.4114211Z         PASS [   0.004s] ( 648/1156) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-21T05:07:52.4163021Z         PASS [   0.005s] ( 649/1156) spt-live signoff::tests::missing_session_skips_echo
2026-06-21T05:07:52.4205495Z         PASS [   0.004s] ( 650/1156) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-21T05:07:52.4246104Z         PASS [   0.004s] ( 651/1156) spt-live signoff::tests::stale_signoff_swept
2026-06-21T05:07:52.4446241Z         PASS [   0.246s] ( 652/1156) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-21T05:07:52.4500130Z         PASS [   0.025s] ( 653/1156) spt-live turn::tests::empty_stdout_is_an_error
2026-06-21T05:07:52.4694027Z         PASS [   0.025s] ( 654/1156) spt-live turn::tests::turn_captures_stdout
2026-06-21T05:07:52.4737798Z         PASS [   0.004s] ( 655/1156) spt-msg deliver::tests::deferred_send_validates
2026-06-21T05:07:52.4842860Z         PASS [   0.214s] ( 656/1156) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-21T05:07:52.4885721Z         PASS [   0.153s] ( 657/1156) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-21T05:07:52.5140924Z         PASS [   0.142s] ( 658/1156) spt-live resume::tests::download_composes_two_tiers
2026-06-21T05:07:52.5410520Z         PASS [   0.091s] ( 659/1156) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-21T05:07:52.5452398Z         PASS [   0.004s] ( 660/1156) spt-msg emit::tests::anonymous_still_enveloped
2026-06-21T05:07:52.5490885Z         PASS [   0.004s] ( 661/1156) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-21T05:07:52.5530639Z         PASS [   0.004s] ( 662/1156) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-21T05:07:52.5574988Z         PASS [   0.004s] ( 663/1156) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-21T05:07:52.5615825Z         PASS [   0.004s] ( 664/1156) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-21T05:07:52.5655442Z         PASS [   0.004s] ( 665/1156) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-21T05:07:52.5696396Z         PASS [   0.004s] ( 666/1156) spt-msg emit::tests::whole_render_never_chunks
2026-06-21T05:07:52.5697250Z         PASS [   0.194s] ( 667/1156) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-21T05:07:52.6023323Z         PASS [   0.128s] ( 668/1156) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-21T05:07:52.6052714Z         PASS [   0.091s] ( 669/1156) spt-msg deliver::tests::send_outcome_mapping
2026-06-21T05:07:52.6205677Z         PASS [   0.132s] ( 670/1156) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-21T05:07:52.6453746Z         PASS [   0.161s] ( 671/1156) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-21T05:07:52.6620730Z         PASS [   0.092s] ( 672/1156) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-21T05:07:52.6713236Z         PASS [   0.266s] ( 673/1156) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-21T05:07:52.6855049Z         PASS [   0.116s] ( 674/1156) spt-msg listener::tests::blocking_accepts_within_window
2026-06-21T05:07:52.6891307Z         PASS [   0.084s] ( 675/1156) spt-msg listener::tests::drop_unregisters_address
2026-06-21T05:07:52.7712987Z         PASS [   1.755s] ( 676/1156) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-06-21T05:07:52.7756585Z         PASS [   0.004s] ( 677/1156) spt-msg ring::tests::ring_no_perch
2026-06-21T05:07:52.7939538Z         PASS [   0.192s] ( 678/1156) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-21T05:07:52.8170740Z         PASS [   1.158s] ( 679/1156) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-21T05:07:52.8214360Z         PASS [   0.004s] ( 680/1156) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-21T05:07:52.8253990Z         PASS [   0.004s] ( 681/1156) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-21T05:07:52.8294063Z         PASS [   0.004s] ( 682/1156) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-21T05:07:52.8332172Z         PASS [   0.004s] ( 683/1156) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-21T05:07:52.8349259Z         PASS [   0.190s] ( 684/1156) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-21T05:07:52.8371716Z         PASS [   0.004s] ( 685/1156) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-21T05:07:52.8387520Z         PASS [   0.004s] ( 686/1156) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-21T05:07:52.8415698Z         PASS [   0.221s] ( 687/1156) spt-msg ready::tests::backlog_drains_on_start
2026-06-21T05:07:52.8416542Z         PASS [   0.170s] ( 688/1156) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-06-21T05:07:52.8494289Z         PASS [   0.187s] ( 689/1156) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-21T05:07:52.8528677Z         PASS [   0.167s] ( 690/1156) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-21T05:07:52.8679148Z         PASS [   0.026s] ( 691/1156) spt-net net::attach::tests::attach_intents_round_trip
2026-06-21T05:07:52.8687465Z         PASS [   0.019s] ( 692/1156) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-21T05:07:52.8688205Z         PASS [   0.027s] ( 693/1156) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-21T05:07:52.8689669Z         PASS [   0.016s] ( 694/1156) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-21T05:07:52.8751329Z         PASS [   0.007s] ( 695/1156) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-21T05:07:52.8818911Z         PASS [   0.007s] ( 696/1156) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-21T05:07:52.8819738Z         PASS [   0.013s] ( 697/1156) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-21T05:07:52.8877504Z         PASS [   0.006s] ( 698/1156) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-21T05:07:52.8883655Z         PASS [   0.006s] ( 699/1156) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-21T05:07:52.8939541Z         PASS [   0.005s] ( 700/1156) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-21T05:07:52.8967974Z         PASS [   0.009s] ( 701/1156) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-21T05:07:52.9001076Z         PASS [   0.006s] ( 702/1156) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-21T05:07:52.9054938Z         PASS [   0.009s] ( 703/1156) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-21T05:07:52.9060667Z         PASS [   0.006s] ( 704/1156) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-21T05:07:52.9077123Z         PASS [   0.219s] ( 705/1156) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-21T05:07:52.9118280Z         PASS [   0.006s] ( 706/1156) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-21T05:07:52.9126367Z         PASS [   0.007s] ( 707/1156) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-21T05:07:52.9147051Z         PASS [   0.007s] ( 708/1156) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-21T05:07:52.9178841Z         PASS [   0.006s] ( 709/1156) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-21T05:07:52.9202272Z         PASS [   0.007s] ( 710/1156) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-21T05:07:52.9210911Z         PASS [   0.006s] ( 711/1156) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-21T05:07:52.9242761Z         PASS [   0.006s] ( 712/1156) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-21T05:07:52.9285418Z         PASS [   0.007s] ( 713/1156) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-21T05:07:52.9325964Z         PASS [   0.007s] ( 714/1156) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-21T05:07:52.9358509Z         PASS [   0.007s] ( 715/1156) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-21T05:07:52.9379944Z         PASS [   0.007s] ( 716/1156) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-21T05:07:52.9440362Z         PASS [   0.006s] ( 717/1156) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-21T05:07:52.9497074Z         PASS [   0.006s] ( 718/1156) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-21T05:07:52.9528239Z         PASS [   0.177s] ( 719/1156) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-21T05:07:52.9567407Z         PASS [   0.007s] ( 720/1156) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-21T05:07:52.9587764Z         PASS [   0.090s] ( 721/1156) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-21T05:07:52.9593730Z         PASS [   0.006s] ( 722/1156) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-21T05:07:52.9636414Z         PASS [   0.007s] ( 723/1156) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-21T05:07:52.9654799Z         PASS [   0.006s] ( 724/1156) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-21T05:07:52.9655456Z         PASS [   0.007s] ( 725/1156) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-21T05:07:52.9707146Z         PASS [   0.007s] ( 726/1156) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-21T05:07:52.9718908Z         PASS [   0.006s] ( 727/1156) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-21T05:07:52.9724530Z         PASS [   0.007s] ( 728/1156) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-21T05:07:52.9775948Z         PASS [   0.007s] ( 729/1156) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-21T05:07:52.9781473Z         PASS [   0.006s] ( 730/1156) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-21T05:07:53.0091706Z         PASS [   0.140s] ( 731/1156) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-21T05:07:53.0187697Z         PASS [   0.041s] ( 732/1156) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-21T05:07:53.0327767Z         PASS [   1.382s] ( 733/1156) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-21T05:07:53.0331864Z         PASS [   0.113s] ( 734/1156) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-21T05:07:53.0507627Z         PASS [   0.078s] ( 735/1156) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-21T05:07:53.0544490Z         PASS [   0.076s] ( 736/1156) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-21T05:07:53.0601237Z         PASS [   0.006s] ( 737/1156) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-21T05:07:53.0654669Z         PASS [   0.005s] ( 738/1156) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-21T05:07:53.0710431Z         PASS [   0.005s] ( 739/1156) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-21T05:07:53.0764148Z         PASS [   0.005s] ( 740/1156) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-21T05:07:53.0819955Z         PASS [   0.005s] ( 741/1156) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-21T05:07:53.0885625Z         PASS [   0.079s] ( 742/1156) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-21T05:07:53.0892152Z         PASS [   0.007s] ( 743/1156) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-21T05:07:53.0947751Z         PASS [   0.006s] ( 744/1156) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-21T05:07:53.0962042Z         PASS [   0.007s] ( 745/1156) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-21T05:07:53.1001277Z         PASS [   0.081s] ( 746/1156) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-21T05:07:53.1007778Z         PASS [   0.006s] ( 747/1156) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-21T05:07:53.1030824Z         PASS [   0.007s] ( 748/1156) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-21T05:07:53.1066638Z         PASS [   0.006s] ( 749/1156) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-21T05:07:53.1069738Z         PASS [   0.270s] ( 750/1156) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-21T05:07:53.1080656Z         PASS [   0.007s] ( 751/1156) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-21T05:07:53.1111969Z         PASS [   0.008s] ( 752/1156) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-21T05:07:53.1112908Z         PASS [   0.078s] ( 753/1156) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-21T05:07:53.1149996Z         PASS [   0.008s] ( 754/1156) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-21T05:07:53.1163027Z         PASS [   0.083s] ( 755/1156) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-21T05:07:53.1185517Z         PASS [   0.007s] ( 756/1156) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-21T05:07:53.1186629Z         PASS [   0.008s] ( 757/1156) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-21T05:07:53.1254835Z         PASS [   0.007s] ( 758/1156) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-21T05:07:53.1282633Z         PASS [   0.077s] ( 759/1156) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-21T05:07:53.1817575Z         PASS [   0.342s] ( 760/1156) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-21T05:07:53.1818639Z         PASS [   0.075s] ( 761/1156) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-21T05:07:53.1841095Z         PASS [   0.065s] ( 762/1156) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-21T05:07:53.1885656Z         PASS [   0.007s] ( 763/1156) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-21T05:07:53.1889492Z         PASS [   0.008s] ( 764/1156) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-21T05:07:53.1929103Z         PASS [   0.009s] ( 765/1156) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-21T05:07:53.1941696Z         PASS [   0.069s] ( 766/1156) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-21T05:07:53.1958329Z         PASS [   0.007s] ( 767/1156) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-21T05:07:53.1973706Z         PASS [   0.009s] ( 768/1156) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-21T05:07:53.1995184Z         PASS [   0.405s] ( 769/1156) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-21T05:07:53.2007299Z         PASS [   0.008s] ( 770/1156) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-21T05:07:53.2015508Z         PASS [   0.007s] ( 771/1156) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-21T05:07:53.2026560Z         PASS [   0.007s] ( 772/1156) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-21T05:07:53.2053686Z         PASS [   0.008s] ( 773/1156) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-21T05:07:53.2075821Z         PASS [   0.008s] ( 774/1156) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-21T05:07:53.2083874Z         PASS [   0.007s] ( 775/1156) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-21T05:07:53.2084984Z         PASS [   0.008s] ( 776/1156) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-21T05:07:53.2100476Z         PASS [   0.007s] ( 777/1156) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-21T05:07:53.2129822Z         PASS [   0.008s] ( 778/1156) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-21T05:07:53.2160912Z         PASS [   0.008s] ( 779/1156) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-21T05:07:53.2162124Z         PASS [   0.008s] ( 780/1156) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-21T05:07:53.2163345Z         PASS [   0.007s] ( 781/1156) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-21T05:07:53.2164495Z         PASS [   0.006s] ( 782/1156) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-21T05:07:53.2209946Z         PASS [   0.008s] ( 783/1156) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-21T05:07:53.2226986Z         PASS [   0.006s] ( 784/1156) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-21T05:07:53.2236236Z         PASS [   0.008s] ( 785/1156) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-21T05:07:53.2237491Z         PASS [   0.008s] ( 786/1156) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-21T05:07:53.2239065Z         PASS [   0.008s] ( 787/1156) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-21T05:07:53.2284564Z         PASS [   0.007s] ( 788/1156) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-21T05:07:53.2303288Z         PASS [   0.008s] ( 789/1156) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-21T05:07:53.2304310Z         PASS [   0.006s] ( 790/1156) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-21T05:07:53.2305951Z         PASS [   0.007s] ( 791/1156) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-21T05:07:53.2308343Z         PASS [   0.007s] ( 792/1156) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-21T05:07:53.2371032Z         PASS [   0.009s] ( 793/1156) spt-net net::registry::tests::resource_projection_threads_node_label
2026-06-21T05:07:53.2382732Z         PASS [   0.008s] ( 794/1156) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-21T05:07:53.2384597Z         PASS [   0.008s] ( 795/1156) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-21T05:07:53.2386984Z         PASS [   0.008s] ( 796/1156) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-21T05:07:53.2389522Z         PASS [   0.008s] ( 797/1156) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-21T05:07:53.2452531Z         PASS [   0.007s] ( 798/1156) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-21T05:07:53.2453630Z         PASS [   0.007s] ( 799/1156) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-21T05:07:53.2456009Z         PASS [   0.008s] ( 800/1156) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-21T05:07:53.2461896Z         PASS [   0.007s] ( 801/1156) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-21T05:07:53.2465192Z         PASS [   0.007s] ( 802/1156) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-21T05:07:53.2498397Z         PASS [   0.314s] ( 803/1156) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-21T05:07:53.2533888Z         PASS [   0.008s] ( 804/1156) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-21T05:07:53.2535040Z         PASS [   0.007s] ( 805/1156) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-21T05:07:53.2536714Z         PASS [   0.008s] ( 806/1156) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-21T05:07:53.2537834Z         PASS [   0.007s] ( 807/1156) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-21T05:07:53.2541977Z         PASS [   0.008s] ( 808/1156) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-21T05:07:53.2593558Z         PASS [   0.009s] ( 809/1156) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-21T05:07:53.2613034Z         PASS [   0.008s] ( 810/1156) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-21T05:07:53.2615964Z         PASS [   0.008s] ( 811/1156) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-21T05:07:53.2621441Z         PASS [   0.009s] ( 812/1156) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-21T05:07:53.2622278Z         PASS [   0.008s] ( 813/1156) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-21T05:07:53.2624395Z         PASS [   0.009s] ( 814/1156) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-21T05:07:53.2654893Z         PASS [   0.149s] ( 815/1156) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-21T05:07:53.2670380Z         PASS [   0.005s] ( 816/1156) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-21T05:07:53.2671489Z         PASS [   0.005s] ( 817/1156) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-21T05:07:53.2674530Z         PASS [   0.006s] ( 818/1156) spt-proto addr::tests::display_round_trips
2026-06-21T05:07:53.2675789Z         PASS [   0.159s] ( 819/1156) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-21T05:07:53.2676642Z         PASS [   0.005s] ( 820/1156) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-21T05:07:53.2682757Z         PASS [   0.009s] ( 821/1156) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-21T05:07:53.2707479Z         PASS [   0.009s] ( 822/1156) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-21T05:07:53.2714061Z         PASS [   0.006s] ( 823/1156) spt-proto chunk::tests::malformed_parts_return_none
2026-06-21T05:07:53.2726496Z         PASS [   0.005s] ( 824/1156) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-21T05:07:53.2730377Z         PASS [   0.006s] ( 825/1156) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-21T05:07:53.2731292Z         PASS [   0.005s] ( 826/1156) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-21T05:07:53.2732144Z         PASS [   0.006s] ( 827/1156) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-21T05:07:53.2733163Z         PASS [   0.005s] ( 828/1156) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-21T05:07:53.2734250Z         PASS [   0.158s] ( 829/1156) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-21T05:07:53.2758343Z         PASS [   0.005s] ( 830/1156) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-21T05:07:53.2762486Z         PASS [   0.005s] ( 831/1156) spt-proto endpoint::tests::broker_and_node_families
2026-06-21T05:07:53.2779951Z         PASS [   0.005s] ( 832/1156) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-21T05:07:53.2783493Z         PASS [   0.005s] ( 833/1156) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-21T05:07:53.2787633Z         PASS [   0.005s] ( 834/1156) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-21T05:07:53.2788608Z         PASS [   0.005s] ( 835/1156) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-21T05:07:53.2789499Z         PASS [   0.006s] ( 836/1156) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-21T05:07:53.2790441Z         PASS [   0.005s] ( 837/1156) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-21T05:07:53.2812670Z         PASS [   0.005s] ( 838/1156) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-21T05:07:53.2813944Z         PASS [   0.005s] ( 839/1156) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-21T05:07:53.2824451Z         PASS [   0.154s] ( 840/1156) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-21T05:07:53.2836141Z         PASS [   0.005s] ( 841/1156) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-21T05:07:53.2837542Z         PASS [   0.005s] ( 842/1156) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-21T05:07:53.2838860Z         PASS [   0.005s] ( 843/1156) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-21T05:07:53.2840000Z         PASS [   0.005s] ( 844/1156) spt-proto envelope::tests::parser_both_tags_present
2026-06-21T05:07:53.2840926Z         PASS [   0.005s] ( 845/1156) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-21T05:07:53.2841850Z         PASS [   0.005s] ( 846/1156) spt-proto event::tests::alarm_event_round_trips
2026-06-21T05:07:53.2867311Z         PASS [   0.005s] ( 847/1156) spt-proto event::tests::attr_decode_is_amp_last
2026-06-21T05:07:53.2868421Z         PASS [   0.005s] ( 848/1156) spt-proto event::tests::attr_order_preserved
2026-06-21T05:07:53.2869591Z         PASS [   0.004s] ( 849/1156) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-21T05:07:53.2886525Z         PASS [   0.005s] ( 850/1156) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-21T05:07:53.2888154Z         PASS [   0.005s] ( 851/1156) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-21T05:07:53.2888884Z         PASS [   0.005s] ( 852/1156) spt-proto event::tests::empty_body_envelope_parses
2026-06-21T05:07:53.2889924Z         PASS [   0.005s] ( 853/1156) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-21T05:07:53.2890600Z         PASS [   0.005s] ( 854/1156) spt-proto event::tests::msg_event_round_trips
2026-06-21T05:07:53.2892633Z         PASS [   0.005s] ( 855/1156) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-21T05:07:53.2921963Z         PASS [   0.005s] ( 856/1156) spt-proto event::tests::user_msg_event_round_trips
2026-06-21T05:07:53.2922830Z         PASS [   0.005s] ( 857/1156) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-21T05:07:53.2923675Z         PASS [   0.005s] ( 858/1156) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-21T05:07:53.2939354Z         PASS [   0.005s] ( 859/1156) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-21T05:07:53.2940417Z         PASS [   0.005s] ( 860/1156) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-21T05:07:53.2941480Z         PASS [   0.005s] ( 861/1156) spt-proto id::tests::reports_bad_char_position
2026-06-21T05:07:53.2942357Z         PASS [   0.005s] ( 862/1156) spt-proto id::tests::rejects_empty_and_overlong
2026-06-21T05:07:53.2943804Z         PASS [   0.005s] ( 863/1156) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-21T05:07:53.2944575Z         PASS [   0.006s] ( 864/1156) spt-proto id::tests::accepts_japanese_scripts
2026-06-21T05:07:53.2972302Z         PASS [   0.005s] ( 865/1156) spt-proto id::tests::reserves_address_delimiters
2026-06-21T05:07:53.2973423Z         PASS [   0.005s] ( 866/1156) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-21T05:07:53.2993538Z         PASS [   0.005s] ( 867/1156) spt-proto payload::tests::command_payload_round_trips
2026-06-21T05:07:53.2994790Z         PASS [   0.005s] ( 868/1156) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-21T05:07:53.2998131Z         PASS [   0.006s] ( 869/1156) spt-proto payload::tests::base64_known_vectors
2026-06-21T05:07:53.2999190Z         PASS [   0.006s] ( 870/1156) spt-proto identity::tests::public_key_hex_round_trips
2026-06-21T05:07:53.3000172Z         PASS [   0.005s] ( 871/1156) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-21T05:07:53.3018053Z         PASS [   0.034s] ( 872/1156) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-21T05:07:53.3030159Z         PASS [   0.005s] ( 873/1156) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-21T05:07:53.3031395Z         PASS [   0.005s] ( 874/1156) spt-proto payload::tests::text_payload_round_trips
2026-06-21T05:07:53.3049590Z         PASS [   0.005s] ( 875/1156) spt-proto version::tests::current_version_self_compatible
2026-06-21T05:07:53.3050520Z         PASS [   0.005s] ( 876/1156) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-21T05:07:53.3056536Z         PASS [   0.006s] ( 877/1156) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-21T05:07:53.3078294Z         PASS [   0.016s] ( 878/1156) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-21T05:07:53.3123187Z         PASS [   0.010s] ( 879/1156) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-21T05:07:53.3124608Z         PASS [   0.008s] ( 880/1156) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-21T05:07:53.3130977Z         PASS [   0.011s] ( 881/1156) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-21T05:07:53.3132067Z         PASS [   0.011s] ( 882/1156) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-21T05:07:53.3133810Z         PASS [   0.013s] ( 883/1156) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-21T05:07:53.3135069Z         PASS [   0.006s] ( 884/1156) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-21T05:07:53.3154560Z         PASS [   0.009s] ( 885/1156) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-06-21T05:07:53.3165776Z         PASS [   0.017s] ( 886/1156) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-21T05:07:53.3186720Z         PASS [   0.006s] ( 887/1156) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-21T05:07:53.3193460Z         PASS [   0.006s] ( 888/1156) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-21T05:07:53.3194484Z         PASS [   0.007s] ( 889/1156) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-06-21T05:07:53.3217604Z         PASS [   0.008s] ( 890/1156) spt-runtime manifest::tests::round_trips_through_toml
2026-06-21T05:07:53.3218706Z         PASS [   0.008s] ( 891/1156) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-21T05:07:53.3220471Z         PASS [   0.007s] ( 892/1156) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-06-21T05:07:53.3221682Z         PASS [   0.005s] ( 893/1156) spt-runtime manifest::tests::shell_fixture_parses
2026-06-21T05:07:53.3252425Z         PASS [   0.020s] ( 894/1156) spt-runtime manifest::tests::hint_keyword_matching
2026-06-21T05:07:53.3253720Z         PASS [   0.006s] ( 895/1156) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-21T05:07:53.3254850Z         PASS [   0.013s] ( 896/1156) spt-runtime manifest::tests::manifest_schema_shape
2026-06-21T05:07:53.3256224Z         PASS [   0.006s] ( 897/1156) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-21T05:07:53.3277127Z         PASS [   0.008s] ( 898/1156) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-21T05:07:53.3278580Z         PASS [   0.006s] ( 899/1156) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-21T05:07:53.3281267Z         PASS [   0.006s] ( 900/1156) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-21T05:07:53.3291870Z         PASS [   0.006s] ( 901/1156) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-06-21T05:07:53.3315226Z         PASS [   0.007s] ( 902/1156) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-21T05:07:53.3317854Z         PASS [   0.007s] ( 903/1156) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-21T05:07:53.3324144Z         PASS [   0.007s] ( 904/1156) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-21T05:07:53.3324927Z         PASS [   0.007s] ( 905/1156) spt-runtime profile::tests::profile_overlays_strings
2026-06-21T05:07:53.3342166Z         PASS [   0.009s] ( 906/1156) spt-runtime profile::tests::leaf_replace_contract
2026-06-21T05:07:53.3343003Z         PASS [   0.006s] ( 907/1156) spt-runtime profile::tests::split_option_first_colon
2026-06-21T05:07:53.3343861Z         PASS [   0.006s] ( 908/1156) spt-runtime profile::tests::string_dot_path_read_write
2026-06-21T05:07:53.3347609Z         PASS [   0.007s] ( 909/1156) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-21T05:07:53.3348838Z         PASS [   0.007s] ( 910/1156) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-21T05:07:53.3351575Z         PASS [   0.006s] ( 911/1156) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-21T05:07:53.3384273Z         PASS [   0.044s] ( 912/1156) spt-proto identity::tests::sign_verify_round_trip
2026-06-21T05:07:53.3392983Z         PASS [   0.007s] ( 913/1156) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-21T05:07:53.3398862Z         PASS [   0.008s] ( 914/1156) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-21T05:07:53.3427533Z         PASS [   0.008s] ( 915/1156) spt-runtime registry::tests::create_local_profile_guards
2026-06-21T05:07:53.3428380Z         PASS [   0.006s] ( 916/1156) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-21T05:07:53.3437578Z         PASS [   0.009s] ( 917/1156) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-21T05:07:53.3438388Z         PASS [   0.010s] ( 918/1156) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-21T05:07:53.3439433Z         PASS [   0.010s] ( 919/1156) spt-runtime registry::tests::delete_local_profile_rules
2026-06-21T05:07:53.3445036Z         PASS [   0.010s] ( 920/1156) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-21T05:07:53.3445878Z         PASS [   0.009s] ( 921/1156) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-21T05:07:53.3472897Z         PASS [   0.008s] ( 922/1156) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-21T05:07:53.3474241Z         PASS [   0.007s] ( 923/1156) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-06-21T05:07:53.3478733Z         PASS [   0.009s] ( 924/1156) spt-runtime registry::tests::local_profile_survives_readd
2026-06-21T05:07:53.3496370Z         PASS [   0.009s] ( 925/1156) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-21T05:07:53.3505294Z         PASS [   0.010s] ( 926/1156) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-21T05:07:53.3511794Z         PASS [   0.007s] ( 927/1156) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-21T05:07:53.3515191Z         PASS [   0.007s] ( 928/1156) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-06-21T05:07:53.3527220Z         PASS [   0.009s] ( 929/1156) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-21T05:07:53.3543132Z         PASS [   0.006s] ( 930/1156) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-06-21T05:07:53.3545631Z         PASS [   0.010s] ( 931/1156) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-06-21T05:07:53.3547191Z         PASS [   0.007s] ( 932/1156) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-06-21T05:07:53.3571377Z         PASS [   0.007s] ( 933/1156) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-06-21T05:07:53.3584085Z         PASS [   0.014s] ( 934/1156) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-21T05:07:53.3585105Z         PASS [   0.010s] ( 935/1156) spt-runtime resolve::tests::pointer_overrides_fallback
2026-06-21T05:07:53.3588644Z         PASS [   0.008s] ( 936/1156) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-06-21T05:07:53.3598737Z         PASS [   0.009s] ( 937/1156) spt-runtime resolve::tests::set_clear_prune_rules
2026-06-21T05:07:53.3600234Z         PASS [   0.007s] ( 938/1156) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-21T05:07:53.3612331Z         PASS [   0.006s] ( 939/1156) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-06-21T05:07:53.3613236Z         PASS [   0.006s] ( 940/1156) spt-runtime runtime::tests::fills_known_placeholders
2026-06-21T05:07:53.3621659Z         PASS [   0.010s] ( 941/1156) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-06-21T05:07:53.3627851Z         PASS [   0.006s] ( 942/1156) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-06-21T05:07:53.3636351Z         PASS [   0.005s] ( 943/1156) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-21T05:07:53.3638864Z         PASS [   0.006s] ( 944/1156) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-06-21T05:07:53.3650288Z         PASS [   0.006s] ( 945/1156) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-06-21T05:07:53.3657363Z         PASS [   0.006s] ( 946/1156) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-06-21T05:07:53.3663599Z         PASS [   0.006s] ( 947/1156) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-06-21T05:07:53.3670277Z         PASS [   0.006s] ( 948/1156) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-06-21T05:07:53.3675105Z         PASS [   0.006s] ( 949/1156) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-21T05:07:53.3676006Z         PASS [   0.005s] ( 950/1156) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-21T05:07:53.3686981Z         PASS [   0.006s] ( 951/1156) spt-runtime runtime::tests::unknown_role_errors
2026-06-21T05:07:53.3708790Z         PASS [   0.007s] ( 952/1156) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-21T05:07:53.3722892Z         PASS [   0.005s] ( 953/1156) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-21T05:07:53.3725020Z         PASS [   0.005s] ( 954/1156) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-21T05:07:53.3727324Z         PASS [   0.009s] ( 955/1156) spt-store access::tests::allow_revoke_open_polarity
2026-06-21T05:07:53.3731932Z         PASS [   0.007s] ( 956/1156) spt-store access::tests::recent_outbound_persists
2026-06-21T05:07:53.3732757Z         PASS [   0.006s] ( 957/1156) spt-store access::tests::users_reservation_decodes_inert
2026-06-21T05:07:53.3733637Z         PASS [   0.007s] ( 958/1156) spt-store access::tests::store_persists_and_degrades_open
2026-06-21T05:07:53.3734501Z         PASS [   0.005s] ( 959/1156) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-21T05:07:53.3760111Z         PASS [   0.011s] ( 960/1156) spt-store access::tests::recent_outbound_is_bounded
2026-06-21T05:07:53.3761727Z         PASS [   0.005s] ( 961/1156) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-21T05:07:53.3768495Z         PASS [   0.004s] ( 962/1156) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-21T05:07:53.3776236Z         PASS [   0.005s] ( 963/1156) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-21T05:07:53.3785846Z         PASS [   0.006s] ( 964/1156) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-21T05:07:53.3786953Z         PASS [   0.005s] ( 965/1156) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-21T05:07:53.3790470Z         PASS [   0.006s] ( 966/1156) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-21T05:07:53.3840559Z         PASS [   0.005s] ( 967/1156) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-21T05:07:53.3842759Z         PASS [   0.005s] ( 968/1156) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-21T05:07:53.3877722Z         PASS [   0.004s] ( 969/1156) spt-store contextmark::tests::merge_decisions
2026-06-21T05:07:53.3882262Z         PASS [   0.004s] ( 970/1156) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-21T05:07:53.3915999Z         PASS [   0.004s] ( 971/1156) spt-store contextmark::tests::vector_parse_tolerant
2026-06-21T05:07:53.4349908Z         PASS [   0.058s] ( 972/1156) spt-store branchstore::tests::open_or_init_idempotent
2026-06-21T05:07:53.4672470Z         PASS [   0.089s] ( 973/1156) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-21T05:07:53.4712800Z         PASS [   0.036s] ( 974/1156) spt-store contextstore::tests::invalid_id_refused
2026-06-21T05:07:53.5252424Z         PASS [   0.152s] ( 975/1156) spt-store branchstore::tests::branches_are_independent_roots
2026-06-21T05:07:53.5278303Z         PASS [   0.152s] ( 976/1156) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-21T05:07:53.5384936Z         PASS [   0.162s] ( 977/1156) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-21T05:07:53.5401815Z         PASS [   0.162s] ( 978/1156) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-21T05:07:53.5431480Z         PASS [   0.005s] ( 979/1156) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-21T05:07:53.5447481Z         PASS [   0.004s] ( 980/1156) spt-store epoch::tests::counter_persists_across_reload
2026-06-21T05:07:53.5474327Z         PASS [   0.004s] ( 981/1156) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-21T05:07:53.5490934Z         PASS [   0.004s] ( 982/1156) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-21T05:07:53.5531409Z         PASS [   0.004s] ( 983/1156) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-21T05:07:53.5570226Z         PASS [   0.004s] ( 984/1156) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-21T05:07:53.5614539Z         PASS [   0.004s] ( 985/1156) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-21T05:07:53.5618020Z         PASS [   0.014s] ( 986/1156) spt-store gitrun::tests::version_runs_within_budget
2026-06-21T05:07:53.5655663Z         PASS [   0.004s] ( 987/1156) spt-store history::tests::appends_one_record_per_line
2026-06-21T05:07:53.5660473Z         PASS [   0.004s] ( 988/1156) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-21T05:07:53.5701096Z         PASS [   0.004s] ( 989/1156) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-21T05:07:53.5717181Z         PASS [   0.006s] ( 990/1156) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-21T05:07:53.5746286Z         PASS [   0.005s] ( 991/1156) spt-store home::tests::home_assignment_matrix
2026-06-21T05:07:53.5756884Z         PASS [   0.004s] ( 992/1156) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-21T05:07:53.5791296Z         PASS [   0.004s] ( 993/1156) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-21T05:07:53.5794959Z         PASS [   0.004s] ( 994/1156) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-21T05:07:53.5844871Z         PASS [   0.005s] ( 995/1156) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-21T05:07:53.5887040Z         PASS [   0.004s] ( 996/1156) spt-store info::tests::controllable_is_additive_and_round_trips
2026-06-21T05:07:53.5932275Z         PASS [   0.004s] ( 997/1156) spt-store info::tests::corrupt_content_returns_none
2026-06-21T05:07:53.6157516Z         PASS [   0.036s] ( 998/1156) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-21T05:07:53.6187806Z         PASS [   0.152s] ( 999/1156) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-21T05:07:53.6210687Z         PASS [   0.005s] (1000/1156) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-06-21T05:07:53.6233084Z         PASS [   0.004s] (1001/1156) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-21T05:07:53.6260631Z         PASS [   0.005s] (1002/1156) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-21T05:07:53.6277207Z         PASS [   0.004s] (1003/1156) spt-store info::tests::set_last_active_stamps_recency
2026-06-21T05:07:53.6316905Z         PASS [   0.005s] (1004/1156) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-21T05:07:53.6329974Z         PASS [   0.005s] (1005/1156) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-21T05:07:53.6374001Z         PASS [   0.006s] (1006/1156) spt-store info::tests::set_status_marks_existing_record
2026-06-21T05:07:53.6376339Z         PASS [   0.005s] (1007/1156) spt-store info::tests::write_read_round_trip
2026-06-21T05:07:53.6421890Z         PASS [   0.004s] (1008/1156) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-21T05:07:53.6422821Z         PASS [   0.005s] (1009/1156) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-21T05:07:53.6476089Z         PASS [   0.005s] (1010/1156) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-21T05:07:53.6476943Z         PASS [   0.005s] (1011/1156) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-21T05:07:53.6493750Z         PASS [   2.192s] (1012/1156) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-21T05:07:53.6519593Z         PASS [   0.004s] (1013/1156) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-21T05:07:53.6525765Z         PASS [   0.005s] (1014/1156) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-21T05:07:53.6539479Z         PASS [   0.005s] (1015/1156) spt-store nodeid::tests::create_then_load_is_stable
2026-06-21T05:07:53.6572839Z         PASS [   0.005s] (1016/1156) spt-store nodeid::tests::seed_hex_round_trips
2026-06-21T05:07:53.6613244Z         PASS [   0.308s] (1017/1156) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-21T05:07:53.6748710Z         PASS [   0.286s] (1018/1156) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-21T05:07:53.6804178Z         PASS [   0.005s] (1019/1156) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-21T05:07:53.7008587Z         PASS [   0.107s] (1020/1156) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-21T05:07:53.7382458Z         PASS [   0.086s] (1021/1156) spt-store notif::tests::listing_is_subnet_scoped
2026-06-21T05:07:53.7429906Z         PASS [   0.005s] (1022/1156) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-21T05:07:53.7463034Z         PASS [   2.139s] (1023/1156) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-21T05:07:53.7475690Z         PASS [   0.005s] (1024/1156) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-21T05:07:53.7507027Z         PASS [   0.004s] (1025/1156) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-21T05:07:53.7515778Z         PASS [   0.004s] (1026/1156) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-21T05:07:53.7548724Z         PASS [   0.004s] (1027/1156) spt-store perch::tests::classification_matrix
2026-06-21T05:07:53.7557032Z         PASS [   0.004s] (1028/1156) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-21T05:07:53.7562447Z         PASS [   2.107s] (1029/1156) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-21T05:07:53.7600656Z         PASS [   0.005s] (1030/1156) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-21T05:07:53.7601712Z         PASS [   0.004s] (1031/1156) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-21T05:07:53.7602569Z         PASS [   0.103s] (1032/1156) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-21T05:07:53.7603882Z         PASS [   0.004s] (1033/1156) spt-store perch::tests::resolve_self_is_flat
2026-06-21T05:07:53.7638391Z         PASS [   0.063s] (1034/1156) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-21T05:07:53.7642229Z         PASS [   0.004s] (1035/1156) spt-store proc::tests::current_process_is_alive
2026-06-21T05:07:53.7643299Z         PASS [   0.004s] (1036/1156) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-21T05:07:53.7645519Z         PASS [   0.004s] (1037/1156) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-06-21T05:07:53.7646356Z         PASS [   0.005s] (1038/1156) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-21T05:07:53.7681824Z         PASS [   0.004s] (1039/1156) spt-store proc::tests::exe_basename_resolves_current_process
2026-06-21T05:07:53.7683448Z         PASS [   0.004s] (1040/1156) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-21T05:07:53.7688878Z         PASS [   0.005s] (1041/1156) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-21T05:07:53.7711087Z         PASS [   0.006s] (1042/1156) spt-store proc::tests::unassigned_pid_is_dead
2026-06-21T05:07:53.7725575Z         PASS [   0.245s] (1043/1156) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-21T05:07:53.7736245Z         PASS [   0.005s] (1044/1156) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-21T05:07:53.7796856Z         PASS [   0.100s] (1045/1156) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-21T05:07:53.7863459Z         PASS [   0.125s] (1046/1156) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-21T05:07:53.7932410Z         PASS [   0.025s] (1047/1156) spt-store proc::tests::zombie_child_reads_dead
2026-06-21T05:07:53.8197683Z         PASS [   0.166s] (1048/1156) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-21T05:07:53.8459800Z         PASS [   0.066s] (1049/1156) spt-store registry::tests::register_and_lookup
2026-06-21T05:07:53.8464785Z         PASS [   0.078s] (1050/1156) spt-store project::tests::derivation_ladder
2026-06-21T05:07:53.8509587Z         PASS [   0.004s] (1051/1156) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-21T05:07:53.8521116Z         PASS [   0.066s] (1052/1156) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-21T05:07:53.8556185Z         PASS [   0.005s] (1053/1156) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-21T05:07:53.8570247Z         PASS [   0.005s] (1054/1156) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-21T05:07:53.8593576Z         PASS [   0.004s] (1055/1156) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-21T05:07:53.8613069Z         PASS [   0.004s] (1056/1156) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-21T05:07:53.8633637Z         PASS [   0.004s] (1057/1156) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-21T05:07:53.8659480Z         PASS [   0.005s] (1058/1156) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-21T05:07:53.8671643Z         PASS [   0.004s] (1059/1156) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-21T05:07:53.8702966Z         PASS [   0.004s] (1060/1156) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-21T05:07:53.8709502Z         PASS [   0.004s] (1061/1156) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-21T05:07:53.8741785Z         PASS [   0.004s] (1062/1156) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-21T05:07:53.8744972Z         PASS [   0.004s] (1063/1156) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-21T05:07:53.8782098Z         PASS [   0.004s] (1064/1156) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-21T05:07:53.8782752Z         PASS [   0.004s] (1065/1156) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-21T05:07:53.8819060Z         PASS [   0.004s] (1066/1156) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-21T05:07:53.8825571Z         PASS [   0.004s] (1067/1156) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-21T05:07:53.8852360Z         PASS [   0.092s] (1068/1156) spt-store registry::tests::reregister_replaces_address
2026-06-21T05:07:53.8857776Z         PASS [   0.004s] (1069/1156) spt-store seed::tests::absent_cwd_is_omitted
2026-06-21T05:07:53.8865498Z         PASS [   0.004s] (1070/1156) spt-store seed::tests::seed_round_trips_through_json
2026-06-21T05:07:53.8887681Z         PASS [   0.118s] (1071/1156) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-21T05:07:53.8893173Z         PASS [   0.116s] (1072/1156) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-21T05:07:53.8893812Z         PASS [  10.075s] (1073/1156) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-21T05:07:53.8898089Z         PASS [   0.005s] (1074/1156) spt-store sessions::tests::appends_and_reads_in_order
2026-06-21T05:07:53.8908559Z         PASS [   0.004s] (1075/1156) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-06-21T05:07:53.8937403Z         PASS [   0.005s] (1076/1156) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-06-21T05:07:53.8942925Z         PASS [   0.005s] (1077/1156) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-21T05:07:53.8943746Z         PASS [   0.005s] (1078/1156) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-21T05:07:53.8944627Z         PASS [   0.006s] (1079/1156) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-06-21T05:07:53.8974629Z         PASS [   0.006s] (1080/1156) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-21T05:07:53.8992806Z         PASS [   0.005s] (1081/1156) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-21T05:07:53.8997606Z         PASS [   0.005s] (1082/1156) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-21T05:07:53.8998421Z         PASS [   0.006s] (1083/1156) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-21T05:07:53.9070491Z         PASS [   0.515s] (1084/1156) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-21T05:07:53.9071137Z         PASS [   0.061s] (1085/1156) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-21T05:07:53.9114082Z         PASS [   0.026s] (1086/1156) spt-store sessions::tests::last_k_and_bounding
2026-06-21T05:07:53.9493254Z         PASS [   0.129s] (1087/1156) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-21T05:07:53.9542385Z         PASS [   0.005s] (1088/1156) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-21T05:07:53.9582178Z         PASS [   0.004s] (1089/1156) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-21T05:07:53.9621851Z         PASS [   0.004s] (1090/1156) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-21T05:07:53.9660595Z         PASS [   0.004s] (1091/1156) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-21T05:07:53.9674904Z         PASS [   0.442s] (1092/1156) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-21T05:07:53.9700603Z         PASS [   0.004s] (1093/1156) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-21T05:07:53.9715681Z         PASS [   0.004s] (1094/1156) spt-store subnet::tests::minted_seeds_are_random
2026-06-21T05:07:53.9742108Z         PASS [   0.004s] (1095/1156) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-21T05:07:53.9754713Z         PASS [   0.004s] (1096/1156) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-21T05:07:53.9781057Z         PASS [   0.004s] (1097/1156) spt-store subnet::tests::remove_drops_membership
2026-06-21T05:07:53.9796463Z         PASS [   0.004s] (1098/1156) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-21T05:07:53.9825724Z         PASS [   0.004s] (1099/1156) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-21T05:07:53.9858860Z         PASS [   0.079s] (1100/1156) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-21T05:07:53.9869231Z         PASS [   0.080s] (1101/1156) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-21T05:07:53.9912004Z         LEAK [   0.227s] (1102/1156) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-06-21T05:07:54.0051325Z         PASS [   0.105s] (1103/1156) spt-store spool::tests::reopen_is_idempotent
2026-06-21T05:07:54.0274008Z         PASS [   0.036s] (1104/1156) spt-store syncmerge::tests::non_context_branch_refused
2026-06-21T05:07:54.0337888Z         PASS [   0.122s] (1105/1156) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-21T05:07:54.0380921Z         PASS [   0.004s] (1106/1156) spt-store timefmt::tests::formats_known_instants
2026-06-21T05:07:54.0425122Z         PASS [   0.004s] (1107/1156) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-21T05:07:54.0474302Z         PASS [   0.005s] (1108/1156) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-21T05:07:54.0515961Z         PASS [   0.004s] (1109/1156) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-21T05:07:54.0555262Z         PASS [   0.004s] (1110/1156) spt-store visibility::tests::override_wins_both_directions
2026-06-21T05:07:54.0576435Z         PASS [   0.160s] (1111/1156) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-21T05:07:54.0600767Z         PASS [   0.004s] (1112/1156) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-21T05:07:54.0616541Z         PASS [   0.004s] (1113/1156) spt-store visibility::tests::synced_requires_membership_listing
2026-06-21T05:07:54.0646819Z         PASS [   0.005s] (1114/1156) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-21T05:07:54.0660021Z         PASS [   0.004s] (1115/1156) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-21T05:07:54.0684512Z         PASS [   0.004s] (1116/1156) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-21T05:07:54.0688886Z         PASS [   0.174s] (1117/1156) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-21T05:07:54.0700403Z         PASS [   0.004s] (1118/1156) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-21T05:07:54.0728031Z         PASS [   0.004s] (1119/1156) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-21T05:07:54.0737724Z         PASS [   0.005s] (1120/1156) spt-term projection::tests::context_record_discriminator
2026-06-21T05:07:54.0741788Z         PASS [   0.004s] (1121/1156) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-21T05:07:54.0770697Z         PASS [   0.004s] (1122/1156) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-21T05:07:54.0777665Z         PASS [   0.004s] (1123/1156) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-21T05:07:54.0781027Z         PASS [   0.004s] (1124/1156) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-21T05:07:54.0814622Z         PASS [   0.004s] (1125/1156) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-21T05:07:54.0819067Z         PASS [   0.004s] (1126/1156) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-21T05:07:54.0821077Z         PASS [   0.182s] (1127/1156) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-21T05:07:54.0823573Z         PASS [   0.004s] (1128/1156) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-21T05:07:54.0866385Z         PASS [   0.005s] (1129/1156) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-21T05:07:54.0867065Z         PASS [   0.005s] (1130/1156) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-21T05:07:54.0867818Z         PASS [   0.005s] (1131/1156) spt-term projection::tests::truncates_tool_args_to_width
2026-06-21T05:07:54.0869454Z         PASS [   0.005s] (1132/1156) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-21T05:07:54.0910726Z         PASS [   0.004s] (1133/1156) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-21T05:07:54.0911596Z         PASS [   0.004s] (1134/1156) spt-term projection::tests::windows_to_last_n_turns
2026-06-21T05:07:54.0912793Z         PASS [   0.004s] (1135/1156) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-21T05:07:54.0913465Z         PASS [   0.005s] (1136/1156) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-21T05:07:54.0916351Z         PASS [   0.620s] (1137/1156) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-21T05:07:54.0961796Z         PASS [   0.005s] (1138/1156) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-06-21T05:07:54.0964086Z         PASS [   0.005s] (1139/1156) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-06-21T05:07:54.0967045Z         PASS [   0.006s] (1140/1156) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-21T05:07:54.0967776Z         PASS [   0.005s] (1141/1156) spt-term winprog::tests::earlier_path_dir_wins
2026-06-21T05:07:54.1004479Z         PASS [   0.004s] (1142/1156) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-06-21T05:07:54.1006332Z         PASS [   0.004s] (1143/1156) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-21T05:07:54.1010459Z         PASS [   0.005s] (1144/1156) spt-term winprog::tests::unresolvable_passes_through
2026-06-21T05:07:54.1012693Z         PASS [   0.010s] (1145/1156) spt-term reader::tests::no_dsr_means_no_answer
2026-06-21T05:07:54.2202234Z         PASS [   0.321s] (1146/1156) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-21T05:07:54.3620337Z         PASS [   0.588s] (1147/1156) spt-store registry::tests::concurrent_registration_never_locks
2026-06-21T05:07:54.4805567Z         PASS [   0.493s] (1148/1156) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-21T05:07:54.5454253Z         PASS [   0.566s] (1149/1156) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-21T05:07:54.6331454Z         PASS [   0.628s] (1150/1156) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-21T05:07:54.7202453Z         PASS [   1.347s] (1151/1156) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-06-21T05:07:54.8102498Z         PASS [   0.824s] (1152/1156) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-21T05:07:54.8381831Z         PASS [   0.855s] (1153/1156) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-21T05:07:55.0699974Z         PASS [   1.043s] (1154/1156) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-21T05:07:57.1435586Z         PASS [   5.744s] (1155/1156) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-06-21T05:07:58.8582598Z         PASS [  15.126s] (1156/1156) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-21T05:07:58.8583722Z ────────────
2026-06-21T05:07:58.8584232Z      Summary [  15.925s] 1156 tests run: 1156 passed (3 leaky), 1 skipped
2026-06-21T05:07:58.8789999Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-21T05:07:58.8793709Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-21T05:07:58.9039575Z shell: /usr/bin/bash -e {0}
2026-06-21T05:07:58.9039809Z env:
2026-06-21T05:07:58.9040012Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T05:07:58.9040247Z ##[endgroup]
2026-06-21T05:08:00.0359608Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
2026-06-21T05:08:00.1519978Z ────────────
2026-06-21T05:08:00.1520406Z  Nextest run ID 1b9e15f8-1037-4271-8daf-fdbb4c24990b with nextest profile: default
2026-06-21T05:08:00.1520944Z     Starting 90 tests across 39 binaries (48 binaries skipped)
2026-06-21T05:08:14.8045862Z         PASS [  14.652s] ( 1/90) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-21T05:08:24.5970099Z         PASS [   9.792s] ( 2/90) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-21T05:09:06.1425567Z         PASS [  41.545s] ( 3/90) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-21T05:09:34.1137207Z         PASS [  27.971s] ( 4/90) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-21T05:09:56.5782694Z         PASS [  22.464s] ( 5/90) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-21T05:10:19.3001667Z         PASS [  22.722s] ( 6/90) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-21T05:10:56.8718623Z         PASS [  37.572s] ( 7/90) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-21T05:11:11.9390862Z         PASS [  15.067s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-21T05:11:22.4691674Z         PASS [  10.530s] ( 9/90) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-21T05:11:22.7607046Z         PASS [   0.291s] (10/90) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-21T05:11:22.7645275Z         PASS [   0.004s] (11/90) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-21T05:11:40.4151574Z         PASS [  17.650s] (12/90) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-21T05:12:08.1779880Z         PASS [  27.763s] (13/90) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-21T05:12:28.0135461Z         PASS [  19.836s] (14/90) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-21T05:12:42.3614419Z         PASS [  14.348s] (15/90) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-21T05:12:42.3650974Z         PASS [   0.004s] (16/90) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-21T05:12:42.3692546Z         PASS [   0.004s] (17/90) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-21T05:12:42.3727266Z         PASS [   0.003s] (18/90) spt::oneliner_e2e install_script_against_staged_release
2026-06-21T05:12:57.1600821Z         PASS [  14.787s] (19/90) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-21T05:13:16.9003548Z         PASS [  19.740s] (20/90) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-21T05:13:16.9793776Z         PASS [   0.079s] (21/90) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-21T05:13:17.0530758Z         PASS [   0.074s] (22/90) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-21T05:13:17.0878836Z         PASS [   0.035s] (23/90) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-21T05:13:17.1269923Z         PASS [   0.039s] (24/90) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-21T05:13:17.1541808Z         PASS [   0.027s] (25/90) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-21T05:13:17.1629921Z         PASS [   0.009s] (26/90) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-21T05:13:17.2109990Z         PASS [   0.048s] (27/90) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-21T05:13:17.2497199Z         PASS [   0.039s] (28/90) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-21T05:13:17.2807942Z         PASS [   0.031s] (29/90) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-21T05:13:17.2902954Z         PASS [   0.009s] (30/90) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-21T05:13:17.3584139Z         PASS [   0.068s] (31/90) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-21T05:13:17.4386990Z         PASS [   0.080s] (32/90) spt-daemon::attach resize_is_controller_exclusive
2026-06-21T05:13:17.4925467Z         PASS [   0.054s] (33/90) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-21T05:13:17.5677978Z         PASS [   0.075s] (34/90) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-21T05:13:20.1415592Z         PASS [   2.574s] (35/90) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-21T05:13:20.1750831Z         PASS [   0.033s] (36/90) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-21T05:13:20.1954880Z         PASS [   0.020s] (37/90) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-21T05:13:20.2050702Z         PASS [   0.010s] (38/90) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-21T05:13:20.2160110Z         PASS [   0.011s] (39/90) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-21T05:13:20.2251054Z         PASS [   0.009s] (40/90) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-21T05:13:20.2353088Z         PASS [   0.010s] (41/90) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-21T05:13:20.3630492Z         PASS [   0.128s] (42/90) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-21T05:13:20.3727026Z         PASS [   0.010s] (43/90) spt-daemon::broker spawn_env_reaches_child
2026-06-21T05:13:20.3869947Z         PASS [   0.014s] (44/90) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-21T05:13:20.3916211Z         PASS [   0.005s] (45/90) spt-daemon::budget measure_dormant_seat_budget
2026-06-21T05:13:21.0231984Z         PASS [   0.631s] (46/90) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-21T05:13:33.1726673Z         PASS [  12.149s] (47/90) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-21T05:13:33.3042588Z         PASS [   0.132s] (48/90) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-21T05:13:33.3188386Z         PASS [   0.014s] (49/90) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-21T05:13:33.4869843Z         PASS [   0.168s] (50/90) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-21T05:13:33.6122650Z         PASS [   0.125s] (51/90) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-21T05:13:33.7722046Z         PASS [   0.160s] (52/90) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-21T05:13:33.8667703Z         PASS [   0.094s] (53/90) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-21T05:13:33.9799473Z         PASS [   0.113s] (54/90) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-21T05:13:34.1461912Z         PASS [   0.166s] (55/90) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-21T05:13:34.5248909Z         PASS [   0.379s] (56/90) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-21T05:13:34.6285744Z         PASS [   0.104s] (57/90) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-21T05:13:34.8304413Z         PASS [   0.202s] (58/90) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-21T05:13:34.9534152Z         PASS [   0.123s] (59/90) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-21T05:13:35.2728850Z         PASS [   0.319s] (60/90) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-21T05:13:35.2787116Z         PASS [   0.006s] (61/90) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-21T05:13:35.3123602Z         PASS [   0.034s] (62/90) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-21T05:13:35.3249694Z         PASS [   0.013s] (63/90) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-21T05:13:38.3636663Z         PASS [   3.039s] (64/90) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-21T05:14:19.5553187Z         FAIL [  41.191s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T05:14:19.5554064Z   stdout ───
2026-06-21T05:14:19.5554278Z 
2026-06-21T05:14:19.5554485Z     running 1 test
2026-06-21T05:14:19.5555082Z     test a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach ... FAILED
2026-06-21T05:14:19.5555612Z 
2026-06-21T05:14:19.5555783Z     failures:
2026-06-21T05:14:19.5556002Z 
2026-06-21T05:14:19.5556208Z     failures:
2026-06-21T05:14:19.5556546Z         a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T05:14:19.5556781Z 
2026-06-21T05:14:19.5557011Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 41.18s
2026-06-21T05:14:19.5557319Z 
2026-06-21T05:14:19.5557468Z   stderr ───
2026-06-21T05:14:19.5557687Z     PUMP_IPC_READER: spawned
2026-06-21T05:14:19.5557892Z     PUMP_IPC_READER: exited
2026-06-21T05:14:19.5559188Z     === W1b JOURNAL-WEDGE GATE: journaled_ops_pumped=4859 concurrent_attach_subscribed=false attach_received_pty_output=false (fixed = both true; pre-fix on Unix: subscribed=false — attach wedged on the held journal lock) ===
2026-06-21T05:14:19.5560025Z 
2026-06-21T05:14:19.5560401Z     thread 'a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach' (3310832) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:739:5:
2026-06-21T05:14:19.5561856Z     a concurrent `spt rc` attach must be SERVICED while a journaled PtyWrite is in-flight: the attach's subscribe reply did not arrive within the watchdog deadline — the journal lock is held across write_input (facet B, REQ-HAZARD-EFFECT-JOURNAL-PTY-WEDGE).
2026-06-21T05:14:19.5562717Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-21T05:14:19.5562981Z 
2026-06-21T05:14:19.7927915Z         PASS [   0.237s] (66/90) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-21T05:14:36.4879763Z         FAIL [  16.695s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T05:14:36.4880570Z   stdout ───
2026-06-21T05:14:36.4880702Z 
2026-06-21T05:14:36.4880811Z     running 1 test
2026-06-21T05:14:36.4881186Z     test g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input ... FAILED
2026-06-21T05:14:36.4881534Z 
2026-06-21T05:14:36.4881638Z     failures:
2026-06-21T05:14:36.4881778Z 
2026-06-21T05:14:36.4881858Z     failures:
2026-06-21T05:14:36.4882159Z         g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T05:14:36.4882450Z 
2026-06-21T05:14:36.4882722Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 16.69s
2026-06-21T05:14:36.4883099Z 
2026-06-21T05:14:36.4883222Z   stderr ───
2026-06-21T05:14:36.4883442Z     PUMP_IPC_READER: spawned
2026-06-21T05:14:36.4883827Z     ENDPOINT_INJECT:xlate-g2-ep (57 bytes → translation binary)
2026-06-21T05:14:36.4884457Z     TRANSLATION_FAULT: no {commit} within INJECT_COMMIT_DEADLINE — terminating binary, reverting to raw inject
2026-06-21T05:14:36.4885258Z     PUMP_IPC_READER: spawned
2026-06-21T05:14:36.4885682Z     ENDPOINT_INJECT:xlate-g2-ep (35 bytes, idle-direct — activity not yet gated)
2026-06-21T05:14:36.4886083Z     PUMP_IPC_READER: spawned
2026-06-21T05:14:36.4886994Z     === W2 G2 NO-COMMIT FAULT GATE: delivered=true op_flushed=false sessions_answered=true delivered2=true raw_fallback_reached=false (op_flushed=true → controller input never wedged; raw_fallback → binary faulted) ===
2026-06-21T05:14:36.4887714Z 
2026-06-21T05:14:36.4888168Z     thread 'g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input' (3310923) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1193:5:
2026-06-21T05:14:36.4889703Z     after the commit deadline the floor must RELEASE and buffered operator keystrokes must flush to the PTY — the controller's input must NOT wedge (the mandatory bounded-buffer guard; doyle non-negotiable = never park forever)
2026-06-21T05:14:36.4890716Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-21T05:14:36.4891083Z     PUMP_IPC_READER: exited
2026-06-21T05:14:36.4891219Z 
2026-06-21T05:14:37.0201110Z         PASS [   0.532s] (68/90) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-21T05:14:37.1312878Z         PASS [   0.111s] (69/90) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-21T05:14:37.4191180Z         PASS [   0.288s] (70/90) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-21T05:15:18.2862017Z         FAIL [  40.867s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T05:15:18.2862878Z   stdout ───
2026-06-21T05:15:18.2863027Z 
2026-06-21T05:15:18.2863300Z     running 1 test
2026-06-21T05:15:18.2864280Z     test p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker ... FAILED
2026-06-21T05:15:18.2864838Z 
2026-06-21T05:15:18.2864943Z     failures:
2026-06-21T05:15:18.2865076Z 
2026-06-21T05:15:18.2865166Z     failures:
2026-06-21T05:15:18.2865559Z         p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T05:15:18.2865864Z 
2026-06-21T05:15:18.2866140Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 40.85s
2026-06-21T05:15:18.2867065Z 
2026-06-21T05:15:18.2867257Z   stderr ───
2026-06-21T05:15:18.2867462Z     PUMP_IPC_READER: spawned
2026-06-21T05:15:18.2867680Z     PUMP_IPC_READER: spawned
2026-06-21T05:15:18.2867881Z     PUMP_IPC_READER: exited
2026-06-21T05:15:18.2868930Z     === P0 PASTE-WEDGE GATE: pumped=5967 keystroke_accepted=true concurrent_attach_subscribed=false attach_received_output=false backpressured=true backpressure_after_stop=Some(true) (fixed = subscribed+got_output+keystroke_accepted true; pre-fix: parked dispatch thread → subscribed=false / no output) ===
2026-06-21T05:15:18.2869923Z 
2026-06-21T05:15:18.2870286Z     thread 'p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker' (3311025) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1975:5:
2026-06-21T05:15:18.2871665Z     a concurrent `spt rc` attach must be SERVICED while a paste write is parked: the subscribe reply did not arrive within the watchdog — the dispatch thread is blocked on a synchronous write_input (the paste wedge, REQ-HAZARD-PTY-INPUT-WRITER-WEDGE). Post-fix the write is off the dispatch thread on the sole input-writer.
2026-06-21T05:15:18.2872681Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-21T05:15:18.2872939Z 
2026-06-21T05:15:18.6215391Z         PASS [   0.335s] (72/90) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-21T05:15:22.9371786Z         PASS [   4.316s] (73/90) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_idle_session_keeps_controller_by_some
2026-06-21T05:15:54.7925576Z         PASS [  31.855s] (74/90) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-21T05:15:56.8367091Z         PASS [   2.044s] (75/90) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-21T05:16:01.0459976Z         PASS [   4.209s] (76/90) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-21T05:16:01.8612607Z         PASS [   0.815s] (77/90) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-21T05:16:01.9327221Z         PASS [   0.071s] (78/90) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-21T05:16:02.0327246Z         PASS [   0.100s] (79/90) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-21T05:16:02.1082094Z         PASS [   0.075s] (80/90) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-21T05:16:02.1146825Z         PASS [   0.006s] (81/90) spt-daemon::twohost two_host_ladder_role_a
2026-06-21T05:16:02.1200497Z         PASS [   0.005s] (82/90) spt-daemon::twohost two_host_ladder_role_b
2026-06-21T05:16:02.1354178Z         PASS [   0.015s] (83/90) spt-term::dsr drain_forwards_child_output
2026-06-21T05:16:02.1607153Z         PASS [   0.025s] (84/90) spt-term::inject ctrl_c_interrupts_the_child
2026-06-21T05:16:02.1754308Z         PASS [   0.015s] (85/90) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-21T05:16:03.1813636Z         PASS [   1.006s] (86/90) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-21T05:16:03.1866865Z         PASS [   0.005s] (87/90) spt-term::stream delivers_every_value_under_resize
2026-06-21T05:16:03.1925232Z         PASS [   0.006s] (88/90) spt-term::surface captures_child_output_off_the_pty
2026-06-21T05:16:03.1972959Z         PASS [   0.005s] (89/90) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-21T05:16:03.2022677Z         PASS [   0.005s] (90/90) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-21T05:16:03.2024386Z ────────────
2026-06-21T05:16:03.2024720Z      Summary [ 483.050s] 90 tests run: 87 passed, 3 failed, 0 skipped
2026-06-21T05:16:03.2025383Z         FAIL [  41.191s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T05:16:03.2026570Z         FAIL [  16.695s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T05:16:03.2027414Z         FAIL [  40.867s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T05:16:03.2049627Z error: test run failed
2026-06-21T05:16:03.2081506Z ##[error]Process completed with exit code 100.
2026-06-21T05:16:03.2258822Z Post job cleanup.
2026-06-21T05:16:03.3893033Z [command]/usr/bin/git version
2026-06-21T05:16:03.3962182Z git version 2.43.0
2026-06-21T05:16:03.3994641Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/96323639-6166-4dc9-9046-223cc1dec583' before making global git config changes
2026-06-21T05:16:03.3995767Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T05:16:03.3998582Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T05:16:03.4030005Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T05:16:03.4058220Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T05:16:03.4271194Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T05:16:03.4289547Z http.https://github.com/.extraheader
2026-06-21T05:16:03.4296145Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-21T05:16:03.4321861Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T05:16:03.4503711Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T05:16:03.4530357Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T05:16:03.4843258Z Cleaning up orphan processes
2026-06-21T05:16:03.5465405Z Terminate orphan process: pid (3299940) (spt)
2026-06-21T05:16:03.5491978Z Terminate orphan process: pid (3299996) (spt)
